1#[cfg(feature = "image")] 2pub mod image_image_registry; 3 4#[cfg(feature = "macroquad")] 5pub mod macroquad_image_registry;