ApplyClipboardSnippet

Trait ApplyClipboardSnippet 

Source
pub trait ApplyClipboardSnippet {
    // Required method
    fn apply_clipboard_snippet(&mut self, snippet: ClipboardSnippet);
}

Required Methods§

Implementors§