Like `Iterator::take_while`, but calls the predicate on a peeked value, allowing use with `by_ref`.
# Cargo.toml
[dependencies]
peeking_take_while = "1.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses peeking_take_while to take elements while predicate holds.
No known issues recorded.
No dependency data recorded yet.