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

type Response = Response<Body>;

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