[][src]Module tokio_buf::util::error

Error types

Structs

CollectBytesError

Error returned from collecting into a Bytes

CollectError

Errors returned from Collect future.

CollectVecError

Error returned from collecting into a Vec<u8>

LimitError

Errors returned from Limit.