[][src]Crate quoted_printable

Enums

ParseMode

A flag that allows control over the decoding strictness.

QuotedPrintableError

An error type that represents different kinds of decoding errors.

Functions

decode

Decodes a piece of quoted-printable data.

encode

Encodes some bytes into quoted-printable format.

encode_to_str

Encodes some bytes into quoted-printable format.