rustc_expand::expand

Function ensure_complete_parse

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