Type Definition curl_http::Result[][src]

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

Shortcut alias for results of this module.