Function cosmic::iced_runtime::clipboard::write_primary

source ยท
pub fn write_primary<Message>(contents: String) -> Task<Message>
Expand description

Write the given contents to the primary clipboard.