sp-runtime-interface 34.0.0

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