Module sp_runtime_interface::wasm
source · Expand description
Traits required by the runtime interface from the wasm side.
Structs§
- A function which implementation can be exchanged.
- Restores a function implementation on drop.
Enums§
- Represents a wrapped ffi value.
Traits§
- Something that can be created from a ffi value.
- Something that can be converted into a ffi value.