Function veloren_voxygen::singleplayer::singleplayer_world::version::try_load

source ยท
pub fn try_load<R: Read + Clone>(
    reader: R,
    path: &Path,
) -> Option<SingleplayerWorld>