tp-runtime-interface 2.1.2

Tetcore runtime interface
Documentation
1
2
3
4
5
error: Methods need to have an implementation.
 --> $DIR/no_method_implementation.rs:5:2
  |
5 |     fn test();
  |     ^^