Type Definition codes_common::DataMap

source ·
pub type DataMap = BTreeMap<String, Map<String, Value>>;