WriteStream

Trait WriteStream 

Source
pub trait WriteStream: Write + SeekStream { }
Expand description

Trait for a writable stream.

Implementors§