Docs.rs
typed-bytes-1.0.0
typed-bytes 1.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zeon256
Dependencies
Versions
11.97%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module si
typed_
bytes
1.0.0
Module si
Module Items
Structs
Constants
In crate typed_
bytes
typed_bytes
Module
si
Copy item path
Source
Expand description
SI Units For more information visit
https://en.wikipedia.org/wiki/Binary_prefix
Structs
§
GB
KB
MB
PB
TB
Constants
§
GB_
BYTES
1 GB = 1000 * 1000 * 1000 Bytes
KB_
BYTES
1 KB = 1000 Bytes
MB_
BYTES
1 MB = 1000 * 1000 Bytes
PB_
BYTES
1 PB = 1000 * 1000 * 1000 * 1000 * 1000 Bytes
TB_
BYTES
1 TB = 1000 * 1000 * 1000 * 1000 Bytes