Struct stream_inmemory::Writer [−][src]
pub struct Writer<'a> { /* fields omitted */ }Expand description
Writer for inmemory stream
Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Writer<'a>impl<'a> !UnwindSafe for Writer<'a>