[][src]Type Definition hyperbole::Response

type Response = Response<Body>;

An http response.

Trait Implementations

impl Reply for Response[src]