Add Rust tour #567
test.yml
on: pull_request
build-rust
1m 45s
build-altjs
24s
Matrix: build-go
Matrix: build-jvm
Matrix: build-node
Matrix: build-py
Annotations
7 warnings
build-rust
deref which would be done by auto-deref
|
build-rust
deref which would be done by auto-deref
|
build-rust
deref which would be done by auto-deref
|
build-rust
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
build-rust
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
build-rust
you should consider adding a `Default` implementation for `PaymentClient`
|
build-rust
you should consider adding a `Default` implementation for `EmailClient`
|