Skip to main content

get_extfun_types

Function get_extfun_types 

Source
pub fn get_extfun_types(
    plugins: &[Box<dyn Plugin>],
) -> impl Iterator<Item = ExtFunTypeInfo> + '_