enumset 0.3.7

A library for creating compact sets of enums.
docs.rs failed to build enumset-0.3.7
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: enumset-1.1.3

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.

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