This is a basic implementation of the embedded-hal serial traits for platforms with libstd
support. It implements only the serial
traits.
VitalBio/serial-embedded-hal
An implementation of embedded-hal's serial traits for non-embedded platforms
RustMIT