Skip to main content

check_loop

Function check_loop 

Source
fn check_loop<N>(ctx: &AstCtx<'_>, node: &N, violations: &mut Vec<Violation>)
where N: AstNode,