[][src]Function rustc_ap_rustc_parse::tokentree_probably_equal_for_proc_macro

pub fn tokentree_probably_equal_for_proc_macro(
    first: &TokenTree,
    other: &TokenTree,
    sess: &ParseSess
) -> bool