pub type SerializationMap = IndexMap<String, Value>;
pub struct SerializationMap { /* private fields */ }