Skip to main content

apply_generate_mut_impl

Function apply_generate_mut_impl 

Source
fn apply_generate_mut_impl(
    editor: &SyntaxEditor,
    impl_def: &Impl,
    trait_new: &str,
) -> Option<()>