Thanks to visit codestin.com
Credit goes to docs.rs

[][src]Type Definition http::Result

type Result<T> = Result<T, Error>;

A Result typedef to use with the http::Error type