devela::_dep::winnow

Type Alias Located

pub type Located<I> = LocatingSlice<I>;
๐Ÿ‘ŽDeprecated since 0.6.23: Replaced with LocatingSlice
Available on crate feature dep_winnow only.
Expand description

Deprecated, replaced with LocatingSlice

Aliased Typeยง

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