`sp-runtime-interface` add table about FFI types (#4668)
Adds a table to the rustdoc that shows how each individual type is passed between the wasm and the host side.
Showing
- substrate/primitives/runtime-interface/src/impls.rs 3 additions, 3 deletionssubstrate/primitives/runtime-interface/src/impls.rs
- substrate/primitives/runtime-interface/src/lib.rs 29 additions, 1 deletionsubstrate/primitives/runtime-interface/src/lib.rs
- substrate/primitives/runtime-interface/src/pass_by.rs 2 additions, 3 deletionssubstrate/primitives/runtime-interface/src/pass_by.rs
Please register or sign in to comment