pub type PresetSpecs = FnvIndexMap<String, PresetSpec>;
pub struct PresetSpecs { /* private fields */ }