Skip to main content
check_loop
wowlab_
tidy
0.1.0
In wowlab_
tidy::
languages::
rust::
rules::
performance::
async_
loop_
no_
yield
wowlab_tidy
::
languages
::
rust
::
rules
::
performance
::
async_loop_no_yield
Function
check_
loop
Copy item path
Source
fn check_loop<N>(ctx: &
AstCtx
<'_>, node:
&N
, violations: &mut
Vec
<
Violation
>)
where N: AstNode,