Docs.rs
jabba-lib-0.1.8
jabba-lib 0.1.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jabbalaci
Dependencies
cfg-if ^1.0.0
normal
clipboard-win ^4.4.2
normal
num-bigint ^0.4.3
normal
once_cell ^1.13.0
normal
rand ^0.8.5
normal
shlex ^1.1.0
normal
which ^4.2.5
normal
Versions
69.05%
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
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
Module jclipboard
jabba_
lib
0.1.8
Module jclipboard
Module Items
Functions
In crate jabba_
lib
jabba_lib
Module
jclipboard
Copy item path
Source
Expand description
clipboard (supported platforms: Linux (with X server), Windows)
Functions
ยง
check
Checks if the current platform is supported. If not supported, then it panics.
get_
text
Reads the contents of the clipboard.
set_
text
Puts the given string on the clipboard.