Struct brotli::enc::reader::IntoIoReader
source · pub struct IntoIoReader<InputType>(pub InputType)
where
InputType: Read;
Tuple Fields§
§0: InputType
pub struct IntoIoReader<InputType>(pub InputType)
where
InputType: Read;
0: InputType