Crates.io | byteorder-pod |
lib.rs | byteorder-pod |
version | 0.1.0 |
source | src |
created_at | 2016-07-12 02:29:55.097329 |
updated_at | 2016-07-13 21:17:27.588774 |
description | Endian-backed storage and memory mapping types. |
homepage | |
repository | https://github.com/arcnmx/byteorder-pod-rs |
max_upload_size | |
id | 5639 |
size | 15,396 |
byteorder-pod
is a crate that provides wrappers around primitive numeric types
and stores them in memory in a specified endianness.
See the documentation for up to date information.