Trait nu_stream::IntoOutputStream [−][src]
pub trait IntoOutputStream {
fn into_output_stream(self) -> OutputStream;
}Required methods
fn into_output_stream(self) -> OutputStreampub trait IntoOutputStream {
fn into_output_stream(self) -> OutputStream;
}fn into_output_stream(self) -> OutputStream