pub type StrToF64Namespace = BTreeMap<&'static str, f64>;
Type alias for BTreeMap<&'static str,f64>
BTreeMap<&'static str,f64>
pub struct StrToF64Namespace { /* private fields */ }