//! The Value enum: a loosely typed way of representing zser messages.
pub use HashMap;
pub use HashMap;
/// Integer ID -> Value mapping used to represent messages internally
pub type Map = ;
/// Represents any value that can occur in a zser message