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 iec
typed_
bytes
1.0.0
Module iec
Module Items
Structs
Constants
In crate typed_
bytes
typed_bytes
Module
iec
Copy item path
Source
Expand description
IEC units (binary) For more information visit
https://en.wikipedia.org/wiki/Binary_prefix
Structs
§
GiB
KiB
MiB
PiB
TiB
Constants
§
GIB
1 GiB = 1024 * 1024 * 1024 Bytes
KIB
1 KiB = 1024 Bytes
MIB
1 MiB = 1024 * 1024 Bytes
PIB
1 PiB = 1024 * 1024 * 1024 * 1024 * 1024 Bytes
TIB
1 TiB = 1024 * 1024 * 1024 * 1024 Bytes