iter-enum

#[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.

APACHE-2.0 License

Downloads
227.4K
Stars
14
Committers
2

Bot releases are visible (Hide)

iter-enum - 1.1.3 Latest Release

Published by github-actions[bot] 9 months ago

  • Update minimum derive_utils version to 0.14.1.
iter-enum - 1.1.2

Published by github-actions[bot] 9 months ago

  • Update derive_utils to 0.14. This fixes "overflow evaluating the requirement" errors in two situations.
iter-enum - 1.1.1

Published by github-actions[bot] over 1 year ago

  • Fix build error from dependency when built with -Z minimal-versions.
iter-enum - 1.1.0

Published by github-actions[bot] over 1 year ago

  • Update syn dependency to 2. This increase the minimum supported Rust version from Rust 1.31 to Rust 1.56.
iter-enum - 1.0.2

Published by github-actions[bot] almost 2 years ago

  • Update derive_utils to 0.12.
iter-enum - 1.0.1

Published by github-actions[bot] over 3 years ago

iter-enum - 1.0.0

Published by github-actions[bot] over 3 years ago

  • Remove unstable trusted_len feature.
iter-enum - 0.2.7

Published by github-actions[bot] almost 4 years ago

  • Exclude unneeded files from crates.io.
iter-enum - 0.2.6

Published by github-actions[bot] almost 4 years ago

  • Documentation improvements.
Package Rankings
Top 14.42% on Crates.io
Badges
Extracted from project README
crates.io docs.rs license msrv github actions