Function andiskaz::clipboard::get

source ·
pub fn get() -> Result<String, ClipboardError>
Expand description

Gets the content of the clipboard. May fail if clipboard is not an UTF-8 string or for another low-level cause.