pub fn save_osmap_ron( osmap: &OpenStrandedMap, path: impl AsRef<Path>, ) -> Result<(), Error>
Save an OpenStrandedMap to a RON file.
OpenStrandedMap