Expand description
The memory tracker needs a way to look at the next item of a stream (if there is one, or there can immediately be one), without getting involved with the async tasks.
Structs§
- Peek
Future - Future from
StreamUnobtrusivePeeker::peek
- Stream
Unobtrusive Peeker - Wraps [
Stream
] and provides\[poll_]peek
andunobtrusive_peek