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.
Currently the minimum supported Rust version is 1.37.0