Trait websocket::header::HeaderClone [−][src]
Internal implementation detail.
This trait is automatically implemented for all types that implement
HeaderFormat + Clone
. No methods are exposed, and so is not useful
outside this crate.
Implementors
impl<T> HeaderClone for T where
T: Sealed,
[src]
T: Sealed,