Type Definition user_doc_doc_data::DocDictTree
source · pub type DocDictTree = BTreeMap<usize, DocDictEntryValueType>;Expand description
A tree-dictionary of docs
pub type DocDictTree = BTreeMap<usize, DocDictEntryValueType>;A tree-dictionary of docs