Module fire_http_representation::bytes_stream
source · [−]Structs
A structure that holds multiple Bytes.
The error type that is returned when the size limit is reached.
A wrapper around BytesStream implementing http_body::Body.
Traits
A stream that returns Bytes.
An extension trait implemented for all BytesStream types.
Functions
Copies Bytes from a BytesStream to an AsyncWrite implementor.