sp-runtime-interface 3.0.0

Substrate runtime interface
Documentation
1
2
3
4
5
error: Taking `Self` by value is not allowed.
 --> $DIR/take_self_by_value.rs:5:10
  |
5 |     fn test(self) {}
  |             ^^^^