[][src]Function rustc_ap_rustc_expand::expand::ensure_complete_parse

pub fn ensure_complete_parse<'a>(
    this: &mut Parser<'a>,
    macro_path: &Path,
    kind_name: &str,
    span: Span
)