Function rustc_expand::mbe::macro_rules::check_lhs_nt_follows[][src]

fn check_lhs_nt_follows(
    sess: &ParseSess,
    features: &Features,
    def: &Item,
    lhs: &TokenTree
) -> bool