Trait Selection
clipboard::x11_clipboard
pub trait Selection { fn atom(atoms: &Atoms) -> Atom; }
fn atom(atoms: &Atoms) -> Atom
impl Selection for Clipboard
impl Selection for Primary