pub(crate) fn write_map(
config: &AtlasMapConfig,
write_json: bool,
) -> Result<(), AtlasMapError>Expand description
Generate and write the atlas map.
pub(crate) fn write_map(
config: &AtlasMapConfig,
write_json: bool,
) -> Result<(), AtlasMapError>Generate and write the atlas map.