[][src]Function hyper::body::to_bytes

pub async fn to_bytes<T>(body: T) -> Result<Bytes, T::Error> where
    T: HttpBody

dox