hexga_bit 0.0.11-beta.49

A bytemuck wrapper for hexga. A crate for manipulating bytes
🚧 **Warning: Experimental Crate!** 🚧

This crate is currently in **beta** and **experimental**.
It is subject to **breaking changes** in future releases.
Use it at your own risk, and keep in mind that the API may change in future versions.


## HexGa Bit Derive


A poor wrapper arround [bytemuck](https://docs.rs/bytemuck/latest/bytemuck/).
Seriously don't use it and use bytemuck instead.

A lot of code and documentation was taken from bytemuck
(mostly for trait safety, study it, and doing some renaming...).
Some comment aren't fixed...

## Main Hexga crate


Check `hexga` : https://crates.io/crates/hexga if you are interested in a quick start, it regroup multiple hexga crates.