winnow::stream

Type Alias Located

Source
pub type Located<I> = LocatingSlice<I>;
๐Ÿ‘ŽDeprecated since 0.6.23: Replaced with LocatingSlice
Expand description

Deprecated, replaced with LocatingSlice

Aliased Typeยง

struct Located<I> { /* private fields */ }