parse_and_typecheck

Function parse_and_typecheck 

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

Parse and validate input, and generate model schema