clipin
A Rust library to get text from clipboard or stdin.
Usage
Enable exactly one feature: async or sync. Returns trimmed text and optionally the clipboard instance if available.
Async
async
Sync
License
MIT. See LICENSE for details.