[![crates.io](https://img.shields.io/crates/v/chuchi-core)](https://crates.io/crates/chuchi-core) [![docs.rs](https://img.shields.io/docsrs/chuchi-core)](https://docs.rs/chuchi-core) Types for [chuchi](https://docs.rs/chuchi). ## Features Name | Description | Default --- | --- | --- `json` | Adds json serialization and deserialization support for the `Body` type and the `HeaderValues`. | false `query` | Adds query string parsing support to `Request`. | false