Module coprocessor_plugin_api::storage_api [−][src]
Traits
RawStorage | Storage access for coprocessor plugins. |
Type Definitions
Key | A raw key in the storage. |
KvPair | A pair of a raw key and its value. |
Value | A raw value from the storage. |