Docs.rs
zng-ext-clipboard-0.3.0
zng-ext-clipboard 0.3.0
Permalink
Docs.rs crate page
Apache-2.0 OR MIT
Links
Documentation
Repository
crates.io
Source
Owners
SamRodri
github:zng-ui:owners
Dependencies
tracing ^0.1
normal
zng-app ^0.14.0
normal
zng-app-context ^0.5.13
normal
zng-ext-image ^0.3.0
normal
zng-txt ^0.2.8
normal
zng-var ^0.5.10
normal
zng-view-api ^0.11.0
normal
zng-wgt ^0.6.0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zng_
ext_
clipboard
0.3.0
All Items
Sections
Crate
Crate Items
Structs
Enums
Statics
Crate
zng_ext_clipboard
Copy item path
Source
Expand description
Clipboard app extension, service and commands.
§
Crate
This crate is part of the
zng
project.
Structs
§
CLIPBOARD
Clipboard service.
Clipboard
Manager
Clipboard app extension.
Enums
§
Clipboard
Error
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.