Type Definition user_doc_doc_data::DocDictTree [−][src]
pub type DocDictTree = BTreeMap<usize, DocDictEntryValueType>;Expand description
A tree-dictionary of docs
pub type DocDictTree = BTreeMap<usize, DocDictEntryValueType>;A tree-dictionary of docs