pub struct Selected { /* private fields */ }
Expand description
The clipboard with the display server figured out
Implementations
Transforms this clipboard into a ready-to-use kind First checks for binaries and fallbacks to the ANSI escape sequence approach.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Selected
impl UnwindSafe for Selected
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more