Skip to main content

enclosing_function

Function enclosing_function 

Source
fn enclosing_function<N>(node: &N) -> Option<Fn>
where N: AstNode,