mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 18:07:58 +00:00
8721d98dd6
* move benches into tests, ignore non-passing doctests * Rename sr-api folder * Move test-primitives to primitives, use that for sp-api doctests
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
error: `self` as argument not supported.
|
|
--> $DIR/adding_self_parameter.rs:3:11
|
|
|
|
|
3 | fn test(&self);
|
|
| ^
|