Function rustc_expand::mbe::macro_rules::check_lhs_nt_follows

source ·
fn check_lhs_nt_follows(
    sess: &Session,
    def: &Item,
    lhs: &TokenTree
) -> Result<(), ErrorGuaranteed>