mimium_lang::plugin

Function to_ext_cls_info

Source
pub fn to_ext_cls_info<T: SystemPlugin + 'static>(
    sysplugin: T,
) -> (DynSystemPlugin, Vec<ExtClsInfo>)