byte-order

Crates.iobyte-order
lib.rsbyte-order
version0.3.0
sourcesrc
created_at2021-05-06 21:01:13.397698
updated_at2021-05-22 02:08:59.532732
descriptionRust library for reading and writing numbers in big-endian and little-endian.
homepage
repositoryhttps://github.com/seancroach/byte-order
max_upload_size
id393973
size48,145
Sean C. Roach (seancroach)

documentation

README

byte-order  Build Status Latest Version

Rust library for reading and writing numbers in big-endian and little-endian. View the documentation on docs.rs here.

License

This crate is available as open source under the terms of the MIT License.

Commit count: 6

cargo fmt