Struct lib_gistit::clipboard::BinClipboard [−][src]
pub struct BinClipboard { /* fields omitted */ }
Expand description
The clipboard that attempts the external binary approach
Trait Implementations
Attempt to set the contents into the system clipboard Read more
Auto Trait Implementations
impl RefUnwindSafe for BinClipboard
impl Send for BinClipboard
impl Sync for BinClipboard
impl Unpin for BinClipboard
impl UnwindSafe for BinClipboard
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