A serial port implementation for tokio, enabling async serial communication.
# Cargo.toml
[dependencies]
tokio-serial = "5.4.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open a serial port as an async stream using tokio-serial.
Wrap code in #[tokio::main] or manually create a tokio runtime.
No dependency data recorded yet.