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