[ Bron: rust-peeking-take-while ]
Pakket: librust-peeking-take-while-dev (0.1.2-1 en anderen)
Verwijzigingen voor librust-peeking-take-while-dev
Debian bronnen:
Het bronpakket rust-peeking-take-while downloaden:
- [rust-peeking-take-while_0.1.2-1.dsc]
- [rust-peeking-take-while_0.1.2.orig.tar.gz]
- [rust-peeking-take-while_0.1.2-1.debian.tar.xz]
Beheerders:
Vergelijkbare pakketten:
Peekable Iterator::take_while - Rust source code
This allows you to use `Iterator::by_ref` and `Iterator::take_while` together, and still get the first value for which the `take_while` predicate returned false after dropping the `by_ref`.
This package contains the source for the Rust peeking_take_while crate, packaged by debcargo for use with cargo and dh-cargo.