pub type Response = Response<Body>;
Response is a wrapper around the wasi http_response API
Response
pub struct Response { /* private fields */ }