#encode-decode #bit-manipulation #fields

bitwisetools

Encode and decode bitwise fields

4 stable releases

1.0.3 Dec 16, 2020

#30 in #bit-manipulation

GPL-3.0 license

14KB

bitwisetools

An extremely simple rust library crate that decodes and encodes bitwise fields only using the standard library


lib.rs:

bitwisetools allows you to encode and decode bitwise fields easily

No runtime deps