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