lilliput-float 0.1.0

IEEE-754-compliant float-packing implementation, used in lilliput-core
Documentation

lilliput-float

Downloads Version License

Synopsis

IEEE-754-compliant float-packing implementation, used in lilliput-core.

The implementation stands on the shoulders of rust-lang/compiler-builtins, specifically its fn trunc/fn expand functions.