Module mime

Source

Structs§

Error

Enums§

MimeType
Mime type supported by clipboard.
Text

Statics§

ALLOWED_TEXT_MIME_TYPES
List of allowed mimes.

Traits§

AllowedMimeTypes
Describes the mime types which are accepted.
AsMimeTypes
Can be converted to data with the available mime types.

Functions§

normalize_to_lf
Normalize CR and CRLF into LF.