Type Definition safe_network::types::MapEntries[][src]

pub type MapEntries = BTreeMap<Vec<u8>, Value>;
Expand description

Entries (key-value pairs, with versioned values).

Trait Implementations

The type returned in the event of a conversion error.

Performs the conversion.