pub type NestedTextMap = HashMap<RUMString, TextMap>;
pub struct NestedTextMap { /* private fields */ }