fn assoc_type(
w: &mut Buffer,
it: &Item,
generics: &Generics,
bounds: &[GenericBound],
default: Option<&Type>,
link: AssocItemLink<'_>,
indent: usize,
cx: &Context<'_>
)
fn assoc_type(
w: &mut Buffer,
it: &Item,
generics: &Generics,
bounds: &[GenericBound],
default: Option<&Type>,
link: AssocItemLink<'_>,
indent: usize,
cx: &Context<'_>
)