fetch_hyper 0.1.1

Hyper-based HTTP transport utilities for fetch.
Documentation
1
2
3
4
5
6
7
---
source: crates/fetch_hyper/src/options.rs
expression: "ConnectionLifetime::Fixed(Duration::from_secs(7))"
---
Fixed(
    7s,
)