Type Alias http_range_client::Result

source ·
pub type Result<T> = Result<T, HttpError>;