[][src]Function rustdoc::html::render::render_deref_methods

fn render_deref_methods(
    w: &mut Formatter,
    cx: &Context,
    impl_: &Impl,
    container_item: &Item,
    deref_mut: bool
) -> Result