Function midl_parser::parse_and_typecheck[][src]

pub fn parse_and_typecheck(
    includes: &[PathBuf],
    input: &[PathBuf]
) -> Result<ParsedAndTypechecked>
Expand description

Parse and validate input, and generate model schema