Crate zng_ext_clipboard

Source
Expand description

Clipboard app extension, service and commands.

§Crate

This crate is part of the zng project.

Structs§

CLIPBOARD
Clipboard service.
ClipboardManager
Clipboard app extension.

Enums§

ClipboardError
Error getting or setting the clipboard.

Statics§

COPY_CMD
Represents the clipboard copy action.
CUT_CMD
Represents the clipboard cut action.
PASTE_CMD
Represents the clipboard paste action.