Function gear_wasm_builder::build
source ยท pub fn build() -> Option<(PathBuf, PathBuf)>
Expand description
Shorthand function to be used in build.rs
.
See WasmBuilder::build().
pub fn build() -> Option<(PathBuf, PathBuf)>
Shorthand function to be used in build.rs
.
See WasmBuilder::build().