iced
0.14.0-dev
In iced::
clipboard
Functions
read
read_primary
write
write_primary
iced
::
clipboard
Function
write
Copy item path
Settings
Help
Summary
Source
pub fn write<T>(contents:
String
) ->
Task
<T>
Expand description
Write the given contents to the clipboard.