pub type TypeMap = BTreeMap<String, TypeInfo>;
Per-type observations, ordered for stable output.
pub struct TypeMap { /* private fields */ }