pub type ByteResponse = Response<BoxBody<Bytes, Error>>;
pub struct ByteResponse { /* private fields */ }