We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
get_client
get_multi_client
1 parent fca5712 commit 534c294Copy full SHA for 534c294
bench-tps/src/main.rs
@@ -1,4 +1,5 @@
1
#![allow(clippy::arithmetic_side_effects)]
2
+#![allow(deprecated)]
3
use {
4
log::*,
5
solana_bench_tps::{
0 commit comments