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