fetch_options 0.1.0

Transport-related options for the fetch crate.
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 560.78 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 230.86 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 5s Average build duration of successful builds.
  • all releases: 5s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • martintmk oxidizer-crates-io-bot

Fetch Options

crate.io docs.rs MSRV CI Coverage License

Transport-related options for the fetch crate.

This crate holds the configuration types used to tune transport behavior (timeouts, connection pooling, retry policy, etc.) across the fetch_* family of crates.