[][src]Function rust_util::util_io::read_to_string

pub fn read_to_string(read: &mut dyn Read) -> XResult<String>