Type Definition treemux::HttpResult[][src]

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