pub type Located<I> = LocatingSlice<I>;๐Deprecated since 0.6.23: Replaced with
LocatingSliceExpand description
Deprecated, replaced with LocatingSlice
Aliased Typeยง
struct Located<I> { /* private fields */ }pub type Located<I> = LocatingSlice<I>;LocatingSliceDeprecated, replaced with LocatingSlice
struct Located<I> { /* private fields */ }