fn assoc_href_attr(
it: &Item,
link: AssocItemLink<'_>,
cx: &Context<'_>,
) -> StringExpand description
Build a (possibly empty) href attribute (a key-value pair) for the given associated item.
fn assoc_href_attr(
it: &Item,
link: AssocItemLink<'_>,
cx: &Context<'_>,
) -> StringBuild a (possibly empty) href attribute (a key-value pair) for the given associated item.