Function reproto_parser::read_reader [] [src]

pub fn read_reader<'a, R>(reader: R) -> Result<String> where
    R: AsMut<Read + 'a>,