Type Alias volo_http::response::Response

source ·
pub type Response<B = RespBody> = Response<B>;

Aliased Type§

struct Response<B = RespBody> { /* private fields */ }