Module sp_runtime_interface::host [−][src]
Traits required by the runtime interface from the host side.
Traits
FromFFIValue | Something that can be created from a ffi value.
Implementations are safe to assume that the |
IntoFFIValue | Something that can be converted into a ffi value. |
IntoPreallocatedFFIValue | Something that can be converted into a preallocated ffi value. |