sp-runtime-interface 20.0.0-dev.1

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:33:8
   |
33 |     test::bar();
   |           ^^^ not found in `test`