pub fn load_tiles(path: &Path) -> Result<Vec<DynamicImage>, Box<dyn Error>>
Load all images at the given path to use as tiles in the Mosaic
path
Mosaic