psychopath/sub_crates/trifloat
Nathan Vegdahl fd98b33333 Make unsigned40 trifloat encoding a byte array.
The whole point of these formats is to compress down to less
space, so let's not leave actually putting it in the space-saving
form on the client code.
2020-09-19 08:28:59 +09:00
..
benches Make unsigned40 trifloat encoding a byte array. 2020-09-19 08:28:59 +09:00
src Make unsigned40 trifloat encoding a byte array. 2020-09-19 08:28:59 +09:00
Cargo.toml Second step transitioning to Rust 2018. 2018-12-16 12:07:11 -08:00