Crate sp_runtime_interface_test_wasm[−][src]
Expand description
Tests for the runtime interface traits and proc macros.
Modules
Constants
Functions
This function is not used, but we require it for the compiler to include sp-io
.
sp-io
is required for its panic and oom handler.
Wasm binary unwrapped. If built with SKIP_WASM_BUILD
, the function panics.