6 releases

Uses old Rust 2015

0.2.0 Dec 12, 2019
0.1.1 Jun 11, 2019
0.1.0 Jan 25, 2019
0.0.2 Dec 12, 2018
0.0.0 Aug 30, 2018

#5 in #http-headers

Download history 158872/week @ 2023-02-02 163463/week @ 2023-02-09 151842/week @ 2023-02-16 158709/week @ 2023-02-23 159341/week @ 2023-03-02 170007/week @ 2023-03-09 182672/week @ 2023-03-16 183028/week @ 2023-03-23 175813/week @ 2023-03-30 159347/week @ 2023-04-06 181996/week @ 2023-04-13 176271/week @ 2023-04-20 160785/week @ 2023-04-27 167783/week @ 2023-05-04 183992/week @ 2023-05-11 148046/week @ 2023-05-18

693,663 downloads per month
Used in 954 crates (5 directly)

MIT license

3KB

Typed HTTP Headers: core Header trait

WIP


lib.rs:

headers-core

This is the core crate of the typed HTTP headers system, providing only the relevant traits. All actual header implementations are in other crates.

Dependencies

~550KB