HexGa Typedef
Provide a common typedef for float, int and uint. The precision can be changed with feature flags and can be easily shared across multiple crates.
See the toml to change the precision :
[]
= ["int_are_32_bits", "float_are_32_bits"]
= []
= []
= []
= []
= []
= []
= []
= []
Main Hexga crate
Check hexga : https://crates.io/crates/hexga if you are interested in a quick start, it regroup multiple hexga crates.