iced_runtime::clipboard

Function write_primary

Source
pub fn write_primary<Message>(contents: String) -> Task<Message>
Expand description

Write the given contents to the primary clipboard.