Docs.rs
sp-wasm-interface-21.0.1
sp-wasm-interface 21.0.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
anyhow ^1.0.81
normal
optional
parity-scale-codec ^3.6.12
normal
impl-trait-for-tuples ^0.2.2
normal
log ^0.4.22
normal
optional
wasmtime ^8.0.1
normal
optional
Versions
98.11%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sp_
wasm_
interface
21.0.1
sp_wasm_interface
Macro
if_wasmtime_is_enabled
Copy item path
source
macro_rules!
if_wasmtime_is_enabled { ($(
$token
:tt)
*
) => { ... }; }