Function rustc_expand::mbe::macro_rules::check_lhs_nt_follows

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