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
A set of OutputAssets

Traits§

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