Skip to main content

check_misordered_fn

Function check_misordered_fn 

Source
fn check_misordered_fn(
    fns: &[FnInfo],
    path: &Path,
    violations: &mut Vec<MisorderedFnViolation>,
)