Docs.rs
floatpack-0.1.0
floatpack 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
xermicus
Dependencies
bitpacking ^0.8.4
normal
rust_decimal ^1.17.0
normal
serde ^1
normal
bincode ^1
dev
rand ^0.8.4
dev
rust_decimal_macros ^1.17
dev
Versions
37.5%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
floatpack
0.1.0
All Items
Crate Items
Structs
Functions
Type Aliases
Crate
floatpack
Copy item path
Source
Structs
§
Block
Functions
§
pack
Pack and compress Decimals.
unpack
Unpack and decompress Decimals.
Type Aliases
§
Packed
Decimals
Represents
Decimals
in packed form. (.0 = Compressed blocks, .1 = Count of decimals)