Type Definition qiniu_http::AsyncResponse
source · [−]pub type AsyncResponse = Response<AsyncResponseBody>;
This is supported on crate feature
async
only.Expand description
异步 HTTP 响应
pub type AsyncResponse = Response<AsyncResponseBody>;
async
only.异步 HTTP 响应