Skip to main content

is_defined_outside_of_body

Function is_defined_outside_of_body 

Source
fn is_defined_outside_of_body(
    ctx: &AssistContext<'_, '_>,
    body: &FunctionBody,
    src: &LocalSource,
) -> bool
Expand description

checks if the relevant local was defined before(outside of) body