Type Definition viz_core::http::Response[][src]

pub type Response<T = Body> = Response<T>;

Trait Implementations

Performs the conversion.