Module output

Module output 

Source

Structs§

OptionOutputAsset
This is a transparent value type wrapping Option<ResolvedVc<Box<dyn OutputAsset>>>.
OutputAssets
This is a transparent value type wrapping Vec<ResolvedVc<Box<dyn OutputAsset>>>.
OutputAssetsSet
This is a transparent value type wrapping [FxIndexSet<ResolvedVc<Box<dyn OutputAsset>>>]. A set of OutputAssets
OutputAssetsWithReferenced

Traits§

OutputAsset
An asset that should be outputted, e. g. written to disk or served from a server.