Macro base::client_wasm_build_dir
source · [−]macro_rules! client_wasm_build_dir {
() => { ... };
}
Expand description
Directory in which the WASM client is being built (not release version).
macro_rules! client_wasm_build_dir {
() => { ... };
}
Directory in which the WASM client is being built (not release version).