Type Definition user_doc_doc_data::DocDictEntryValueType
source · pub type DocDictEntryValueType = (String, Documentable);Expand description
Entries in the DocDict take this form
pub type DocDictEntryValueType = (String, Documentable);Entries in the DocDict take this form