Skip to main content

Module paths

Module paths 

Source

Structs§

AssetPath
A reference to an output asset with content hash for change detection
AssetPaths
This is a transparent value type wrapping Vec<AssetPath>. A list of asset paths
OptionAssetPath
This is a transparent value type wrapping Option<AssetPath>.

Functions§

all_asset_paths
Return a list of all asset paths with filename and hash for all output assets references from the assets list. Only paths inside node_root are included.
all_paths_in_root
Return a list of relative paths to root for all output assets references from the assets list which are located inside the root path.