Struct http_types::mime::ParamName [−][src]
pub struct ParamName(_);
A parameter name.
Implementations
Trait Implementations
impl StructuralEq for ParamName[src]
impl StructuralEq for ParamName[src]impl StructuralPartialEq for ParamName[src]
impl StructuralPartialEq for ParamName[src]Auto Trait Implementations
impl RefUnwindSafe for ParamName
impl RefUnwindSafe for ParamNameimpl UnwindSafe for ParamName
impl UnwindSafe for ParamNameBlanket Implementations
impl<T> Same<T> for T
impl<T> Same<T> for Ttype Output = T
Should always be Self
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,