tokio-serial
tokio-serial copied to clipboard
`SerialFramed` is not exported
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?