Response

Type Alias Response 

Source
pub type Response = Response<Body>;
Expand description

Response is a wrapper around the wasi http_response API

Aliased Typeยง

pub struct Response { /* private fields */ }