Function pp_rs_ident

Source
fn pp_rs_ident(
    parser: &mut ParserRun<'_, '_>,
    token: TextToken,
) -> Result<(), (ErrorKind, TextRange)>