# quiver_types
Core types for the [`quiver`](https://crates.io/crates/quiver) crate.
You should normally depend on `quiver` instead of this crate.
`quiver_types` exists so that the bulk of `quiver` compiles independently
of the (optional) `quiver_derive` proc-macro crate.