Function rustc_expand::expand::ensure_complete_parse

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