Function marine_it_parser::module_it_interface[][src]

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