mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 20:27:58 +00:00
6500b33df3
* Fix cycle dependency in `sp-runtime-interface` * Fixes tests
6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
error: Methods need to have an implementation.
|
|
--> $DIR/no_method_implementation.rs:5:2
|
|
|
|
|
5 | fn test();
|
|
| ^^
|