sp-runtime-interface 17.1.0-dev.2

Substrate runtime interface
Documentation
1
2
3
4
5
error[E0425]: cannot find function `bar` in module `test`
  --> tests/ui/no_feature_gated_method.rs:16:8
   |
16 |     test::bar();
   |           ^^^ not found in `test`