full

Function full 

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

Creates a boxed body from a Byte like type