Struct sn_routing::SendStream [−][src]
pub struct SendStream { /* fields omitted */ }Expand description
Stream of outgoing messages
Implementations
Send a message using the stream created by the initiator
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for SendStreamimpl Send for SendStreamimpl Sync for SendStreamimpl Unpin for SendStreamimpl !UnwindSafe for SendStream