Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file(
    path: &Path,
    relative_to: Option<&Path>,
    normalize_numbered: bool,
) -> Result<ParsedFile>