Function rustdoc::html::render::assoc_type [−][src]
fn assoc_type(
w: &mut Buffer,
it: &Item,
bounds: &[GenericBound],
default: Option<&Type>,
link: AssocItemLink<'_>,
extra: &str,
cx: &Context<'_>
)