pub fn parse_dictionary_document(
    document: &str
) -> Result<ParsedDictionary, ParseError>
Expand description

Parse a dictionary document.