Function fce_wit_parser::module_interface[][src]

pub fn module_interface<P>(
    module_path: P
) -> Result<ServiceInterface, WITParserError> where
    P: AsRef<Path>,