pub type PreloadedResources = Arc<Mutex<IndexMap<PreloadKey, PreloadEntry>>>;Aliased Typeยง
pub struct PreloadedResources { /* private fields */ }pub type PreloadedResources = Arc<Mutex<IndexMap<PreloadKey, PreloadEntry>>>;pub struct PreloadedResources { /* private fields */ }