bitmagic 0.2.2+bitmagic.7.5.0

Rust bindings for the bitmagic library.
Documentation

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