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

fn assoc_const(
    w: &mut Buffer,
    it: &Item,
    ty: &Type,
    _default: Option<&String>,
    link: AssocItemLink<'_>,
    extra: &str,
    cx: &Context<'_>
)