cgp_component_macro_lib::delegate_components::impl_delegate

Function impl_delegate_components

Source
pub fn impl_delegate_components(
    target_type: &Type,
    target_generics: &Generics,
    delegate_entries: &DelegateEntriesAst,
) -> Vec<ItemImpl>