Async embedded IO traits for embedded systems, providing asynchronous read/write abstractions.
# Cargo.toml
[dependencies]
embedded-io-async = "0.7.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing the async Read trait for embedded systems.
Use with an async runtime like embassy or tokio.
No dependency data recorded yet.