kvarn
0.6.3
Mime
Methods
essence_str
get_param
params
subtype
suffix
type_
Trait Implementations
AsRef<str>
Clone
Debug
Display
Eq
FromStr
Hash
Ord
PartialEq
PartialEq<&'a str>
PartialEq<Mime>
PartialOrd
Auto Trait Implementations
Freeze
RefUnwindSafe
Send
Sync
Unpin
UnwindSafe
Blanket Implementations
Any
AsCleanDebug
Borrow<T>
BorrowMut<T>
CloneToUninit
Comparable<K>
Equivalent<K>
Equivalent<K>
Equivalent<K>
From<T>
Instrument
Into<U>
Pointable
Same
ToCompactString
ToOwned
ToString
TryFrom<U>
TryInto<U>
VZip<V>
WithSubscriber
In kvarn::
prelude::
internals
kvarn
::
prelude
::
internals
Struct
Mime
Copy item path
source
pub struct Mime {
/* private fields */
}
Expand description
A parsed mime or media type.
Implementations
§
source
§
impl
Mime
source
pub fn
type_
(&self) ->
Name
<'_>