Skip to main content

embedded_asset_paths

Function embedded_asset_paths 

Source
pub fn embedded_asset_paths(prefix: &str) -> Vec<String>
Expand description

Return paths from the binary’s embedded preset bundle only.

Unlike asset_paths, this deliberately excludes the active overlay. It is used when users ask for a pristine copy of what the current binary ships.