rama_http::proto::h1

Trait IntoHttp1HeaderName

Source
pub trait IntoHttp1HeaderName: Sealed { }

Implementors§

Source§

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