pub fn collect_assets_heap<'a>(
collection: &CollectionKey,
assets: &'a AssetsHeap,
) -> Vec<(&'a FullPath, &'a Asset)>
pub fn collect_assets_heap<'a>(
collection: &CollectionKey,
assets: &'a AssetsHeap,
) -> Vec<(&'a FullPath, &'a Asset)>