Type Definition choices::warp::reply::Response

source · []
pub type Response = Response<Body>;
Expand description

Response type into which types implementing the Reply trait are convertable.