rust-itertools0.12-devel-0.12.1-2.fc41 in Fedora 41
↵ Return to the main page of rust-itertools0.12-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-07-19 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.12.1-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-05-29 |
Fabio Valentini <decathorpe at gmail dot com> - 0.12.1-1 |
- Initial import (itertools 0.12 compat package) |
Provides
- crate(itertools)
- rust-itertools0.12-devel
Files
- usr/
- share/
- cargo/
- registry/
- itertools-0.12.1/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- benches/
- bench1.rs
- combinations.rs
- combinations_with_replacement.rs
- extra/
- fold_specialization.rs
- powerset.rs
- specializations.rs
- tree_fold1.rs
- tuple_combinations.rs
- tuples.rs
- examples/
- src/
- adaptors/
- coalesce.rs
- map.rs
- mod.rs
- multi_product.rs
- combinations.rs
- combinations_with_replacement.rs
- concat_impl.rs
- cons_tuples_impl.rs
- diff.rs
- duplicates_impl.rs
- either_or_both.rs
- exactly_one_err.rs
- extrema_set.rs
- flatten_ok.rs
- format.rs
- free.rs
- group_map.rs
- groupbylazy.rs
- grouping_map.rs
- impl_macros.rs
- intersperse.rs
- k_smallest.rs
- kmerge_impl.rs
- lazy_buffer.rs
- lib.rs
- merge_join.rs
- minmax.rs
- multipeek_impl.rs
- pad_tail.rs
- peek_nth.rs
- peeking_take_while.rs
- permutations.rs
- powerset.rs
- process_results_impl.rs
- put_back_n_impl.rs
- rciter_impl.rs
- repeatn.rs
- size_hint.rs
- sources.rs
- take_while_inclusive.rs
- tee.rs
- tuple_impl.rs
- unique_impl.rs
- unziptuple.rs
- with_position.rs
- zip_eq_impl.rs
- zip_longest.rs
- ziptuple.rs
- tests/
- adaptors_no_collect.rs
- flatten_ok.rs
- macros_hygiene.rs
- merge_join.rs
- peeking_take_while.rs
- quick.rs
- specializations.rs
- test_core.rs
- test_std.rs
- tuples.rs
- zip.rs