iced_runtime::clipboard

Function write

Source
pub fn write<T>(contents: String) -> Task<T>
Expand description

Write the given contents to the clipboard.