Function hyper_content_encoding::full

source ·
pub fn full<T: Into<Bytes>>(chunk: T) -> BoxBody<Bytes, Error>
Expand description

Creates a boxed body from a Byte like type