Type Alias egui_wgpu::CallbackResources

source ·
pub type CallbackResources = TypeMap;
Expand description

You can use this for storage when implementing CallbackTrait.

Aliased Type§

struct CallbackResources { /* private fields */ }