pub fn free_unused_assets_system(asset_server: Res<'_, AssetServer>)
Expand description

A system for freeing assets that have no active handles.