Function cosmic::iced_winit::runtime::clipboard::write_primary
source ยท pub fn write_primary<Message>(contents: String) -> Task<Message>
Expand description
Write the given contents to the primary clipboard.