crux_kv 0.11.0

Key-Value capability for use with crux_core
Documentation
1
2
3
4
//! The Command based API for `crux_kv`

#[deprecated(since = "0.11.0", note = "Import directly from crate root")]
pub use crate::KeyValue;