include all other console hexga crate in one !
deprecated, use [Hexga Encoding Derive](https://crates.io/crates/hexga_encoding_derive/) instead
io file abstraction based on serde to allow loading/saving/converting bytes with a custom extension
Deprecated : renamed/moved to [Hexga Core](https://crates.io/crates/hexga_core)
Derive macro for hexga_bit
Basic set of functionalities common to all hexga crate
merged inside the hexga_core crate. This crate is deprecated.
Ansi Color
A bytemuck wrapper for hexga. A crate for manipulating bytes
Encoding and I/O abstraction for loading, saving, and converting data with custom extensions and media types, with optional Serde integration.
Events interface for the Hexga Engine
Rendering interface for the Hexga Engine