enumset 0.3.11

A library for creating compact sets of enums.
Documentation
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.