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.
fetch_*