[][src]Function rustdoc::html::render::assoc_const

fn assoc_const(
    w: &mut Formatter,
    it: &Item,
    ty: &Type,
    _default: Option<&String>,
    link: AssocItemLink
) -> Result