fetch_core 0.1.0

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

Fetch Core

crate.io docs.rs MSRV CI Coverage License

Core fetch primitives.

This crate provides the core types and traits shared across the fetch_* family of crates. It is intentionally minimal and dependency-free so it can be consumed by any layer of the fetch stack.