[][src]Crate arboard

Modules

x11_clipboard

This implementation is a port of https://github.com/dacap/clip to Rust The structure of the original is more or less maintained.

Structs

Clipboard

The OS independent struct for accessing the clipboard.

ImageData

Stores pixel data of an image.

Enums

Error

An error that might happen during a clipboard operation.