<div align="center">
<img src="./logo.png" alt="Fetch Core Logo" width="96">
# Fetch Core
[](https://crates.io/crates/fetch_core)
[](https://docs.rs/fetch_core)
[](https://crates.io/crates/fetch_core)
[](https://github.com/microsoft/oxidizer/actions/workflows/main.yml)
[](https://codecov.io/gh/microsoft/oxidizer)
[](../../LICENSE)
<a href="../.."><img src="../../logo.svg" alt="This crate was developed as part of the Oxidizer project" width="20"></a>
</div>
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.
<hr/>
<sub>
This crate was developed as part of <a href="../..">The Oxidizer Project</a>. Browse this crate's <a href="https://github.com/microsoft/oxidizer/tree/main/crates/fetch_core">source code</a>.
</sub>