sp-runtime-interface 34.0.0

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