Type Definition spin_sdk::http::Response

source ·
pub type Response = Response<Option<Bytes>>;
Expand description

The Spin HTTP response.