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.
1 parent 5bd0f6e commit 1c1ce17Copy full SHA for 1c1ce17
src/raw/codec.rs
@@ -24,4 +24,4 @@ impl Keyspace {
24
25
impl_request_codec_for_new_type!(Keyspace);
26
27
-impl TxnCodec for Keyspace {}
+impl RawCodec for Keyspace {}
0 commit comments