Fedora Packages

rust-peeking_take_while+default-devel Subpackage of rust-peeking_take_while

Like `Iterator::take_while`, but calls the predicate on a peeked value

Like `Iterator::take_while`, but calls the predicate on a peeked value. 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 library source intended for building other packages which use "default" feature of "peeking_take_while" crate.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.1.2-11.fc35 -
Fedora 35 0.1.2-11.fc35 -
Fedora 34 0.1.2-10.fc34 -
Package Info
Related Packages

You can contact the maintainers of this package via email at rust-peeking_take_while dash maintainers at fedoraproject dot org.



Sources on Pagure