Docs.rs
zng-ext-clipboard-0.10.4
zng-ext-clipboard 0.10.4
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.21.4
normal
zng-app-context ^0.11.1
normal
zng-ext-image ^0.10.4
normal
zng-task ^0.11.2
normal
zng-txt ^0.5.1
normal
zng-var ^0.12.1
normal
zng-view-api ^0.18.2
normal
zng-wgt ^0.13.4
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate zng_ext_clipboard
zng_
ext_
clipboard
0.10.4
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.