tp-runtime-interface 2.1.2

Tetcore runtime interface
Documentation
1
2
3
4
5
error: Taking `Self` by value is not allowed.
 --> $DIR/take_self_by_value.rs:5:10
  |
5 |     fn test(self) {}
  |             ^^^^