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

type Response = Response<Body>;

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