Type Definition warp::reply::Response[][src]

pub type Response = Response<Body>;
Expand description

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