fn assoc_const(
it: &Item,
generics: &Generics,
ty: &Type,
value: AssocConstValue<'_>,
link: AssocItemLink<'_>,
indent: usize,
cx: &Context<'_>,
) -> impl Display
fn assoc_const(
it: &Item,
generics: &Generics,
ty: &Type,
value: AssocConstValue<'_>,
link: AssocItemLink<'_>,
indent: usize,
cx: &Context<'_>,
) -> impl Display