sp-runtime-interface 3.0.0

Substrate 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();
  |     ^^