Fedora Packages

rust-peeking_take_while-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 the "peeking_take_while" crate.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.1.2-18.fc40 -
Fedora 40 0.1.2-18.fc40 -
Fedora 39 0.1.2-17.fc39 -
Fedora 38 0.1.2-14.fc38 -
EPEL 9 0.1.2-13.el9 -
File a new bug report »
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