[][src]Function clipboard_win::get_clipboard_string

pub fn get_clipboard_string() -> Result<String>

Shortcut to retrieve string from clipboard.

It opens clipboard and gets string, if possible.