Function meancop::parse::parse_file[][src]

pub fn parse_file(
    filename: &PathBuf,
    forms: &mut RoleMap<Vec<SForm>>
) -> Result<(), Error>