Docs.rs
wl-clipboard-rs-0.9.1
wl-clipboard-rs 0.9.1
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
bugaevc
YaLTeR
Dependencies
libc ^0.2.159
normal
log ^0.4.22
normal
os_pipe ^1.2.1
normal
rustix ^0.38.37
normal
tempfile ^3.13.0
normal
thiserror ^1
normal
tree_magic_mini ^3.1.5
normal
wayland-backend ^0.3.7
normal
wayland-client ^0.31.6
normal
wayland-protocols ^0.32.4
normal
wayland-protocols-wlr ^0.3.4
normal
proptest ^1.5.0
dev
proptest-derive ^0.5.0
dev
wayland-protocols ^0.32.4
dev
wayland-protocols-wlr ^0.3.4
dev
wayland-server ^0.31.5
dev
Versions
56.6%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
wl_
clipboard_
rs
0.9.1
Module utils
Module Items
Enums
Functions
In crate wl_
clipboard_
rs
wl_clipboard_rs
Module
utils
Copy item path
source
Expand description
Helper functions.
Enums
§
Primary
Selection
Check
Error
Errors that can occur when checking whether the primary selection is supported.
Functions
§
is_
primary_
selection_
supported
Checks if the compositor supports the primary selection.
is_text
Checks if the given MIME type represents plain text.