Type Alias egui::load::ImageLoaderImpl
source · type ImageLoaderImpl = Arc<dyn ImageLoader + Send + Sync + 'static>;
Aliased Type§
struct ImageLoaderImpl { /* private fields */ }
type ImageLoaderImpl = Arc<dyn ImageLoader + Send + Sync + 'static>;
struct ImageLoaderImpl { /* private fields */ }