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