Function register_language_representation_function_type

Source
pub fn register_language_representation_function_type<C: LanguageRepresentationFunctionType, F: FnOnce(CoreLanguageRepresentationFunctionType) -> C>(
    creator: F,
    name: &str,
) -> CoreLanguageRepresentationFunctionType