pub type BTclasslist = BTreeMap<&'static str, KeyFrameFunction>;Expand description
A type alias for a class list implemented with BTreeMap.
Aliased Typeยง
pub struct BTclasslist { /* private fields */ }pub type BTclasslist = BTreeMap<&'static str, KeyFrameFunction>;A type alias for a class list implemented with BTreeMap.
pub struct BTclasslist { /* private fields */ }