https://github.com/sof3/tuple-iter
Generate iterator types for tuples of items implementing the same trait.
https://github.com/sof3/tuple-iter
Last synced: 10 months ago
JSON representation
Generate iterator types for tuples of items implementing the same trait.
- Host: GitHub
- URL: https://github.com/sof3/tuple-iter
- Owner: SOF3
- License: apache-2.0
- Created: 2021-09-28T13:49:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T14:24:38.000Z (almost 3 years ago)
- Last Synced: 2025-02-28T08:40:53.504Z (11 months ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tuple-iter
[](https://github.com/SOF3/tuple-iter/actions?query=workflow%3ACI)
[](https://crates.io/crates/tuple-iter)
[](https://crates.io/crates/tuple-iter)
[](https://docs.rs/tuple-iter)
[](https://github.com/SOF3/tuple-iter)
[](https://github.com/SOF3/tuple-iter)
Generate iterator types for tuples of items implementing the same trait.