Skip to main content

wasm_path

Function wasm_path 

Source
pub fn wasm_path(
    target_dir: &Path,
    crate_name: &str,
    profile_target_dir: &str,
) -> PathBuf
Expand description

Resolve one crate’s Wasm artifact under a caller-selected Cargo target directory.