Skip to content

Conversation

@michaeldjeffrey
Copy link
Contributor

cargo 1.82.0 clippy complains that the ClientError is potentially too large compared to the rest of the error types, and should be boxed

https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err

cargo 1.82.0 clippy complains that the ClientError is potentially too large compared to the rest of the error types, and should be boxed

https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err
@michaeldjeffrey michaeldjeffrey merged commit 0fc7d5e into main Oct 17, 2024
17 checks passed
@michaeldjeffrey michaeldjeffrey deleted the mj/box-solana-client-err branch October 17, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants