iced

Module clipboard

source
Expand description

Access the clipboard.

Functionsยง

  • Read the current contents of the clipboard.
  • Read the current contents of the primary clipboard.
  • Write the given contents to the clipboard.
  • Write the given contents to the primary clipboard.