Struct local_sync::mpsc::unbounded::Tx [−][src]
pub struct Tx<T>(_);
Implementations
Trait Implementations
Auto Trait Implementations
impl<T> !RefUnwindSafe for Tx<T>
impl<T> !UnwindSafe for Tx<T>
Blanket Implementations
Mutably borrows from an owned value. Read more