pub type UreqHttpReader = SyncBufferedHttpRangeClient<Agent>;Expand description
Sync HTTP client for HTTP Range requests with a buffer optimized for sequential reading.
Aliased Type§
pub struct UreqHttpReader { /* private fields */ }pub type UreqHttpReader = SyncBufferedHttpRangeClient<Agent>;Sync HTTP client for HTTP Range requests with a buffer optimized for sequential reading.
pub struct UreqHttpReader { /* private fields */ }