Function satisfactory_save_file::read_string[][src]

pub fn read_string<R>(file: &mut R) -> Result<String> where
    R: Read