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