45 releases (19 stable)
1.1.5 | Jul 22, 2024 |
---|---|
1.1.3 | Oct 11, 2023 |
1.1.2 | May 10, 2023 |
1.0.12 | Oct 3, 2022 |
0.3.2 | Nov 29, 2017 |
#40 in Data structures
390,693 downloads per month
Used in 765 crates
(106 directly)
82KB
1.5K
SLoC
enumset
A library for defining enums that can be used in compact bit sets. It supports
serde
and #[no_std]
environments, and has basic support for using EnumSets
in constants.
See the documentation for more information.
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in enumset by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~0.6–1.3MB
~28K SLoC