[ bianca ]
[ aria ]
[ 源代码: rust-peeking-take-while ]
软件包:librust-peeking-take-while-dev(1.0.0-1)
librust-peeking-take-while-dev 的相关链接
下载源码包 rust-peeking-take-while:
- [rust-peeking-take-while_1.0.0-1.debian.tar.xz]
- [rust-peeking-take-while_1.0.0-1.dsc]
- [rust-peeking-take-while_1.0.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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`.
Source code for Debianized Rust crate "peeking_take_while"