Skip to main content

generate_default_impl

Function generate_default_impl 

Source
fn generate_default_impl(
    make: &SyntaxFactory,
    impl_: &Impl,
    self_ty: Type,
) -> Impl