Crate arboard

source ·

Structs

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

Enums

An error that might happen during a clipboard operation.
Clipboard selection

Traits

Linux specific extensions to the [Clear] builder.
Linux-specific extensions to the Get builder.
Linux specific extensions to the Set builder.