fn read_text_file(path: &Path) -> Result<String, AtlasMapError>Expand description
Read one complete UTF-8 atlas-map input through the compatibility path.
fn read_text_file(path: &Path) -> Result<String, AtlasMapError>Read one complete UTF-8 atlas-map input through the compatibility path.