hyper_serde 0.4.1

Serde support for Hyper types
Documentation

Serde support for Hyper types

This crate provides wrappers and convenience functions to support Serde for the types defined in cookie, Hyper and mime.

The supported types are:

  • cookie::Cookie
  • hyper::header::ContentType
  • hyper::header::Headers
  • hyper::http::RawStatus
  • hyper::method::Method
  • mime::Mime

For more details, see the crate documentation.

License

hyper_serde is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in hyper_serde by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.