Type Definition coprocessor_plugin_api::storage_api::KvPair[][src]

type KvPair = (Key, Value);

A pair of a raw key and its value.