fn lookup_with_base( tcx: TyCtxt<'_>, base: DefId, ns: PathNS, path: &[Symbol], out: &mut Vec<DefId>, )
Resolves a def path like vec::Vec with the base std.
vec::Vec
std