[][src]Function war::worlds::read

pub fn read(file: impl Read + Seek) -> Result<Vec<(String, Object)>, Error>