Trait HeaderBinaryKeyT

Source
pub trait HeaderBinaryKeyT: HeaderKeyT { }
Expand description

Trait helper for managing HTTP header keys.

Marker trait for binary keys.

Implementors§