Function marine_it_parser::module_raw_interface[][src]

pub fn module_raw_interface<P>(
    module_path: P
) -> Result<MModuleInterface, ITParserError> where
    P: AsRef<Path>,