https://github.com/aandreba/box-iter
Simple crate that provides an iterator for Box<[T]> types.
https://github.com/aandreba/box-iter
Last synced: about 1 year ago
JSON representation
Simple crate that provides an iterator for Box<[T]> types.
- Host: GitHub
- URL: https://github.com/aandreba/box-iter
- Owner: Aandreba
- Created: 2022-07-29T14:10:31.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-29T14:21:38.000Z (almost 4 years ago)
- Last Synced: 2025-03-08T03:34:47.573Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://crates.io/crates/box-iter)
[](https://docs.rs/elor/latest/elor/)
# Box Iter
Simple crate that provides an iterator for `Box<[T]>` types.