[−][src]Module async_codec::framed_std
The Framed type for futures::io::{AsyncRead, AsyncWrite} streams
Structs
| Framed | A wrapper around a byte stream that uses an |
Enums
| ReadFrameError | Errors arising from reading a frame |
| WriteFrameError | Errors arising from writing a frame to a stream |