Peeking Take While

JSON →
library 1.0.0 ·rust
verified Jun 17, 2026

Like `Iterator::take_while`, but calls the predicate on a peeked value, allowing use with `by_ref`.