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

type Response = Response<Body>;

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