pub fn all_assets_from_entry(
entry: Vc<Box<dyn OutputAsset>>,
) -> Vc<ExpandedOutputAssets>Expand description
Walks the asset graph from multiple assets and collect all referenced assets.
pub fn all_assets_from_entry(
entry: Vc<Box<dyn OutputAsset>>,
) -> Vc<ExpandedOutputAssets>Walks the asset graph from multiple assets and collect all referenced assets.