Function check_identifiers

Source
pub fn check_identifiers(
    toks: &KTokenStream,
    ident: &[&str],
    step: usize,
) -> bool