Function assoc_href_attr

Source
fn assoc_href_attr(
    it: &Item,
    link: AssocItemLink<'_>,
    cx: &Context<'_>,
) -> Option<impl Display>
Expand description

Build a (possibly empty) href attribute (a key-value pair) for the given associated item.