Module tsukuyomi::header[][src]

The definition of statically typed headers.

The items in this module are simply re-exports from hyperx crate. See the crate level documentation of hyperx for details.

Re-exports

pub use hyperx::header::*;

Traits

Header

A trait for any object that will represent a header field and value.