gear_wasm_builder

Function build_with_metadata

Source
pub fn build_with_metadata<T: Metadata>() -> Option<(PathBuf, PathBuf)>
Expand description

Shorthand function to be used in build.rs.

See WasmBuilder::build().