If you define a proc-macro in one crate, then re-export it from another crate via the use_extern_macros feature the resulting documentation does not link to the macro correctly, and the tooltip has some weird details displayed in it:
link: ../proc_macro_re_export_proc_macro/macro.%7B%7BGlobalMetaData::Krate%7D%7D.html

If you define a proc-macro in one crate, then re-export it from another crate via the
use_extern_macrosfeature the resulting documentation does not link to the macro correctly, and the tooltip has some weird details displayed in it:link:
../proc_macro_re_export_proc_macro/macro.%7B%7BGlobalMetaData::Krate%7D%7D.html