pub type DocDictTree = BTreeMap<usize, DocDictEntryValueType>;Expand description
A tree-dictionary of docs
Aliased Typeยง
pub struct DocDictTree { /* private fields */ }pub type DocDictTree = BTreeMap<usize, DocDictEntryValueType>;A tree-dictionary of docs
pub struct DocDictTree { /* private fields */ }