bitmagic 0.1.2+bitmagic.7.3.1

Rust bindings for the bitmagic library.
docs.rs failed to build bitmagic-0.1.2+bitmagic.7.3.1
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: bitmagic-0.2.4+bitmagic.7.7.7

bitmagic-rs

Experimental Rust bindings for BitMagic.

bitmagic-sys is the low level unsafe bindings exposing the BitMagic C API, while the top-level [bitmagic] crate exposes a safe Rust API.

This is a work in progress, and focused on exposing an API similar to fixedbitset 0.3.1 before going for other methods in BitMagic.

Minimum supported Rust version

Currently the minimum supported Rust version is 1.37.0