Struct stdout_channel::StdoutChannel [−][src]
pub struct StdoutChannel<T> { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl<T> !RefUnwindSafe for StdoutChannel<T>
impl<T> Send for StdoutChannel<T> where
T: Send,
impl<T> Sync for StdoutChannel<T> where
T: Send,
impl<T> Unpin for StdoutChannel<T>
impl<T> !UnwindSafe for StdoutChannel<T>
Blanket Implementations
Mutably borrows from an owned value. Read more
