Skip to main content

parse_entry

Function parse_entry 

Source
pub fn parse_entry(
    file: &Path,
    text: &str,
    default_module: &str,
    special_form: bool,
) -> Result<DocEntry, DocError>
Expand description

Parse a single entry file into a DocEntry.