Function rustdoc::html::format::href[][src]

pub(crate) fn href(
    did: DefId,
    cx: &Context<'_>
) -> Result<(String, ItemType, Vec<String>), HrefError>