[−][src]Module wl_clipboard_rs::utils
Helper functions.
Enums
CopyDataError | Errors that can occur in |
PrimarySelectionCheckError | Errors that can occur when checking whether the primary selection is supported. |
Functions
copy_data | Copies data from one file to another. |
is_primary_selection_supported | Checks if the compositor supports the primary selection. |
is_text | Checks if the given MIME type represents plain text. |