[ 源代码: rust-peeking-take-while ]
软件包:librust-peeking-take-while-dev(0.1.2-1 以及其他的)
librust-peeking-take-while-dev 的相关链接
Debian 的资源:
下载源码包 rust-peeking-take-while:
- [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]
维护小组:
相似软件包:
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.