tp-runtime-interface 2.1.2

Tetcore runtime interface
Documentation
1
2
3
4
5
6
7
error: Only newtype/one field structs are supported by `PassByInner`!
 --> $DIR/pass_by_inner_with_two_fields.rs:3:10
  |
3 | #[derive(PassByInner)]
  |          ^^^^^^^^^^^
  |
  = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)