Struct brotli::writer::IntoIoWriter
source · pub struct IntoIoWriter<InputType>(pub InputType)
where
InputType: Write;
Tuple Fields§
§0: InputType
pub struct IntoIoWriter<InputType>(pub InputType)
where
InputType: Write;
0: InputType