Commit 4949c74
committed
io: remove
`ReadReady`/`WriteReady` are shared between blocking and async (the embedded-io-async
crate just reexports them) so they shouldn't have the blocking `Read`/`Write` as
supertraits.Read/Write supertrait for ReadReady/WriteReady.1 parent a926c2a commit 4949c74
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
533 | | - | |
| 533 | + | |
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
| 547 | + | |
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
| |||
0 commit comments