Docs.rs
zng-ext-clipboard-0.4.3
zng-ext-clipboard 0.4.3
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.15.3
normal
zng-app-context ^0.6.2
normal
zng-ext-image ^0.4.3
normal
zng-txt ^0.3.1
normal
zng-var ^0.6.2
normal
zng-view-api ^0.12.2
normal
zng-wgt ^0.7.3
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.4.3
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.