Crate arboard

Source

Structs§

Clear
A builder for an operation that clears the data from the clipboard.
Clipboard
The OS independent struct for accessing the clipboard.
Get
A builder for an operation that gets a value from the clipboard.
ImageData
Stores pixel data of an image.
Set
A builder for an operation that sets a value to the clipboard.

Enums§

Error
An error that might happen during a clipboard operation.

Traits§

SetExtApple
Apple-specific extensions to the Set builder.