Staticsยง
- SHARED_
CLIPBOARD ๐ - A shared clipboard for use by the [
DefaultClipboardDelegate
]. This is protected by a mutex so that it can only be used by one thread at a time. Thearboard
documentation suggests that more than one thread shouldnโt try to access the Windows clipboard at a time. See https://docs.rs/arboard/latest/arboard/struct.Clipboard.html.
Functionsยง
- clear ๐
- get_
text ๐ - set_
text ๐ - with_
shared_ ๐clipboard