hyperlink

Macro hyperlink 

Source
macro_rules! hyperlink {
    ($tcx:expr, $src_span:expr, $dst_span:expr) => { ... };
}