Struct cargo::ops::registry::HttpTimeout
source · Fields§
§dur: Duration
§low_speed_limit: u32
Implementations§
source§impl HttpTimeout
impl HttpTimeout
pub fn new(config: &Config) -> CargoResult<HttpTimeout>
pub fn configure(&self, handle: &mut Easy) -> CargoResult<()>
Auto Trait Implementations§
impl RefUnwindSafe for HttpTimeout
impl Send for HttpTimeout
impl Sync for HttpTimeout
impl Unpin for HttpTimeout
impl UnwindSafe for HttpTimeout
Blanket Implementations§
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 24 bytes