Function wasm_location

Source
pub fn wasm_location(
    name: &str,
    out_dir: Option<&Path>,
) -> Result<PathBuf, Error>