Type Definition structmap::GenericMap

source · []
pub type GenericMap = BTreeMap<String, Value>;