pub struct ParamList(_, _);
A list of Content-Type or Content-Disposition parameters.
ParamListExt
Creates a new Content-Type or Content-Disposition parameter list.
a new ParamList
.
Parses the input string into a parameter list.
a ParserOptions
or None
a string to parse
a new ParamList
.
Performs copy-assignment from source
. Read more
Formats the value using the given formatter. Read more
Feeds this value into the given [Hasher
]. Read more
Feeds a slice of this type into the given [Hasher
]. Read more
Returns the type identifier of Self
.
[−]
This method tests for self
and other
values to be equal, and is used by ==
. Read more
[−]
This method tests for !=
.
Returns the "default value" for a type. Read more