pub trait AsHeaderName: Sealed { }
Expand description

Sealed trait implemented for types that can be effectively borrowed as a HeaderValue.

Implementations on Foreign Types§

Implementors§