Skip to main content
enclosing_function
wowlab_
tidy
0.1.0
In wowlab_
tidy::
languages::
rust::
rules::
complexity::
recursive_
fn
wowlab_tidy
::
languages
::
rust
::
rules
::
complexity
::
recursive_fn
Function
enclosing_
function
Copy item path
Source
fn enclosing_function<N>(node:
&N
) ->
Option
<Fn>
where N: AstNode,