Type Definition cargo::core::summary::FeatureMap

source ·
pub type FeatureMap = BTreeMap<InternedString, Vec<FeatureValue>>;