Modules
Structs
The OS independent struct for accessing the clipboard.
Stores pixel data of an image.
Enums
An error that might happen during a clipboard operation.
Clipboard selection
Traits
Linux has a concept of clipboard “selections” which tend to be used in different contexts. This trait extension provides a way to get/set to a specific clipboard (the default LinuxClipboardKind::Clipboard being used for the common platform API).