pub struct FilterHTML(_, _);
A filter for converting text/plain into text/html.
FilterExt
Creates a new GMimeFilterHTML filter which can be used to convert a
plain UTF-8 text stream into an html stream.
html flags
citation colour
a new html filter.
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 !=
.