| Crates.io | embedded_io_byteorder |
| lib.rs | embedded_io_byteorder |
| version | 0.1.0 |
| created_at | 2025-08-17 08:19:22.757841+00 |
| updated_at | 2025-08-17 08:19:22.757841+00 |
| description | byteorder ext for embedded-io traits |
| homepage | |
| repository | https://github.com/823984418/embedded_io_byteorder |
| max_upload_size | |
| id | 1799234 |
| size | 62,478 |
embedded_io_byteorderCrate byteorder only adds extension functionality to the standard library's Read/Write.
This crate implements these functions into Read/Write of embedded-io.
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.
Licensed under either of
at your option.
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.