rust-embedded / embedded-hal

A Hardware Abstraction Layer (HAL) for embedded systems
Apache License 2.0
1.95k stars 197 forks source link

io: add error kinds from std. #471

Closed Dirbaio closed 1 year ago

Dirbaio commented 1 year ago

depends on #466

This copies all stable variants from std::io::ErrorKind, except: