extra-embedded-io-adapters 0.1.0

Implementations of embedded-io's Write trait for other crates' types
Documentation

extra-embedded-io-adapters License: MIT OR Apache-2.0 extra-embedded-io-adapters on crates.io extra-embedded-io-adapters on docs.rs Source Code Repository Rust Version: 1.82.0

Types that encapsulate foreign types into embedded-io writers.

Exceeding what the embedded-io-adapters (which gets co-developed with embedded-io) does,

This library is not intended to be part of any other crate’s public dependencies, and will do breaking releases whenever its own public dependencies change. Users who want to support different versions of other crates may need to resort to using multiple versions of this crate.