[ aria ]
[ bianca ]
[ ソース: 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"