Type Definition sbrd_gen::value::ValueMap

source · []
pub type ValueMap<K, S> = BTreeMap<K, S>;
Expand description

KVS for this crate