pub fn use_asset_cacher() -> AssetCacher
Expand description
Get access to the global cache of assets.
Use in combination with use_asset.
pub fn use_asset_cacher() -> AssetCacher
Get access to the global cache of assets.
Use in combination with use_asset.