Skip to main content

is_nested_function

Function is_nested_function 

Source
fn is_nested_function(function: &Fn) -> bool
Expand description

Returns whether the given function is nested within the body of another function.