cgp_component_macro_lib::delegate_components::impl_delegate

Function impl_delegate_component

Source
pub fn impl_delegate_component(
    target_type: &Type,
    target_generics: &Generics,
    component: &ComponentAst,
    source: &Type,
) -> ItemImpl