Split out rpc service descriptor, stub client #131
Annotations
4 errors
Run Clippy:
src/rpc.rs#L103
redundant field names in struct initialization
|
Run Clippy:
src/rpc.rs#L62
writing `&String` instead of `&str` involves a new object where a slice will do
|
Run Clippy:
src/lib.rs#L1349
variable `rpcInstance` should have a snake case name
|
Run Clippy
Process completed with exit code 101.
|
Loading