| Crates.io | bitmagic |
| lib.rs | bitmagic |
| version | 0.2.4+bitmagic.7.7.7 |
| created_at | 2021-03-19 22:28:57.220298+00 |
| updated_at | 2021-11-22 04:23:23.525178+00 |
| description | Rust bindings for the bitmagic library. |
| homepage | |
| repository | https://github.com/luizirber/bitmagic-rs |
| max_upload_size | |
| id | 371146 |
| size | 66,835 |
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