Skip to main content

replace_named_generic_with_impl

Function replace_named_generic_with_impl 

Source
pub(crate) fn replace_named_generic_with_impl(
    acc: &mut Assists,
    ctx: &AssistContext<'_, '_>,
) -> Option<()>