Crate seldom_singleton

Source
Expand description

Helper SystemParam for when you have a resource containing a handle

Structs§

AssetSingleton
SystemParam that makes it easier to get an asset for which you have a singleton
AssetSingletonMut
AssetSingleton, except it can get the asset mutably

Traits§

SingletonHandle
Implemented for resources that dereference into a handle