Skip to content

Conversation

Dirbaio
Copy link
Member

@Dirbaio Dirbaio commented Jul 12, 2023

depends on #466

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

  • WouldBlock is removed, since embedded-io traits are always blocking. See the crate-level documentation for details.
  • WriteZero is removed, since it is a separate variant in [WriteAllError] and [WriteFmtError].

@Dirbaio Dirbaio requested a review from a team as a code owner July 12, 2023 13:58
Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine to me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants