Function rustdoc::html::render::get_methods

source ·
fn get_methods(
    i: &Impl,
    for_deref: bool,
    used_links: &mut FxHashSet<String>,
    deref_mut: bool,
    tcx: TyCtxt<'_>
) -> Vec<SidebarLink>