Skip to main content

inline_local_variable

Function inline_local_variable 

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