Cargo Features
StreamingIterator has no features set by default.
[dependencies]
streaming-iterator = { version = "0.1.9", features = ["std", "alloc"] }
-
std
=
alloc
-
-
alloc
std?
-
Affects
streaming-iterator::StreamingIterator.owned
,
streaming-iterator::Owned
…