pub type PresetSpecs = FnvIndexMap<String, PresetSpec>;Expand description
A map of preset names to their specifications.
Aliased Typeยง
pub struct PresetSpecs { /* private fields */ }pub type PresetSpecs = FnvIndexMap<String, PresetSpec>;A map of preset names to their specifications.
pub struct PresetSpecs { /* private fields */ }