Hello! I am implementing an encoder/decoder that requires bit level reading/writing. While looking for a solution to this I found your bitio module, and I was wondering whether you'd be interested in pulling bitio into its own crate so that it can be used outside of rust-compression?
Hello! I am implementing an encoder/decoder that requires bit level reading/writing. While looking for a solution to this I found your
bitiomodule, and I was wondering whether you'd be interested in pullingbitiointo its own crate so that it can be used outside ofrust-compression?