Type Definition coprocessor_plugin_api::KvPair[][src]

type KvPair = (Key, Value);
[]

A pair of a raw key and its value.