tokio-serial icon indicating copy to clipboard operation
tokio-serial copied to clipboard

`SerialFramed` is not exported

Open elpiel opened this issue 2 years ago • 0 comments

The frame module is not public and it's SerialFramed struct is not exported either making it unusable.

Also a side note: Is there really need to enable rt feature on tokio?

elpiel avatar Mar 09 '23 09:03 elpiel