Skip to main content

replace_with_eager_method

Function replace_with_eager_method 

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