Add builder style constructor for Client (#50)
This commit is contained in:
committed by
GitHub
parent
4958c01f4c
commit
e9aea2ada6
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
run: |
|
||||
cargo fmt --all -- --check
|
||||
cargo clippy --all-targets --all-features -- -A clippy::result_large_err -A clippy::type_complexity -A clippy::too_many_arguments
|
||||
cargo build --verbose
|
||||
cargo build --bins --examples --tests --benches --verbose
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user