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