You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, do you have any plan on supporting the Read and Write crates defined in embedded-io?
It would be great to be able to use this library in embedded systems (where std::io::Read and std::io::Write are not available).
Hi, do you have any plan on supporting the Read and Write crates defined in embedded-io?
It would be great to be able to use this library in embedded systems (where
std::io::Readandstd::io::Writeare not available).Thank you!