Function incoming_to_bytes

Source
pub async fn incoming_to_bytes(req: Request<Incoming>) -> Result<Request<Bytes>>