Module iced::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.