We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#![allow(dead_code)]
1 parent b82cc23 commit 426db65Copy full SHA for 426db65
scylla/src/transport/locator/tablets.rs
@@ -1,4 +1,3 @@
1
-#![allow(dead_code)]
2
use itertools::Itertools;
3
use lazy_static::lazy_static;
4
use scylla_cql::cql_to_rust::FromCqlVal;
0 commit comments