Package : rust-peeking_take_while > RPM : rust-peeking_take_while-0.1.2-1.mga9.src.rpm

Basic items

Name rust-peeking_take_while
Version 0.1.2
Release 1.mga9
URL https://crates.io/crates/peeking_take_while
Group Development/Other
Summary Like Iterator::take_while, but calls the predicate on a peeked value
Size 11KB
Arch armv7hl
License Apache-2.0 OR MIT

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`.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-06-03 12:41:12
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie