Skip to main content

first_misordered_identity

Function first_misordered_identity 

Source
fn first_misordered_identity<'a>(
    lines: &'a [&'a str],
) -> Option<(usize, &'static str, &'a str)>