[ 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"