integer_set 0.0.2

A library providing a high-performance integer set.
docs.rs failed to build integer_set-0.0.2
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.

Provides an IntegerSet type which is an optimized Set<T: Int>.