check_lhs_nt_follows

Function check_lhs_nt_follows 

Source
fn check_lhs_nt_follows(
    sess: &Session,
    node_id: NodeId,
    lhs: &TokenTree,
) -> Result<(), ErrorGuaranteed>