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().