enumset 0.3.7

A library for creating compact sets of enums.
1
2
3
4
5
6
7
A library for defining enums that can be used in compact bit sets.
It supports enums up to 128 variants, and has a macro to use these
sets in constants.

[See the documentation for more information.](https://lymia.moe/doc/enumset/enumset/)

This library is dual licenced under the MIT and Apache 2.0 licenses.