embedded_io_byteorder

Crates.ioembedded_io_byteorder
lib.rsembedded_io_byteorder
version0.1.0
created_at2025-08-17 08:19:22.757841+00
updated_at2025-08-17 08:19:22.757841+00
descriptionbyteorder ext for embedded-io traits
homepage
repositoryhttps://github.com/823984418/embedded_io_byteorder
max_upload_size
id1799234
size62,478
(823984418)

documentation

README

crates.io crates.io Documentation

embedded_io_byteorder

Crate byteorder only adds extension functionality to the standard library's Read/Write. This crate implements these functions into Read/Write of embedded-io.

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.89 and up. It might compile with older versions but that may change in any new patch release.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt