[ol9_developer_EPEL] rust-peeking_take_while-devel-0.1.2-13.el9.noarch

Name:rust-peeking_take_while-devel
Version:0.1.2
Release:13.el9
Architecture:noarch
Group:Unspecified
Size:32324
License:ASL 2.0 or MIT
RPM: rust-peeking_take_while-devel-0.1.2-13.el9.noarch.rpm
Source RPM: rust-peeking_take_while-0.1.2-13.el9.src.rpm
Build Date:Sun Nov 13 2022
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://crates.io/crates/peeking_take_while
Summary:Like `Iterator::take_while`, but calls the predicate on a peeked value
Description:
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 "peeking_take_while" crate.

Changelog (Show File list) (Show related packages)