Function rustdoc::html::render::assoc_const
source · fn assoc_const(
w: &mut Buffer,
it: &Item,
ty: &Type,
default: Option<&ConstantKind>,
link: AssocItemLink<'_>,
extra: &str,
cx: &Context<'_>
)