Function rustc_expand::expand::ensure_complete_parse

source ยท
pub(crate) fn ensure_complete_parse<'a>(
    parser: &Parser<'a>,
    macro_path: &Path,
    kind_name: &str,
    span: Span,
)