IntoHttp1HeaderName

Trait IntoHttp1HeaderName 

pub trait IntoHttp1HeaderName: Sealed { }
Available on crate feature http only.

Implementors§

§

impl<T> IntoHttp1HeaderName for T
where T: Sealed,