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 40d78e4 commit 496fa2cCopy full SHA for 496fa2c
src/client.rs
@@ -55,6 +55,7 @@ macro_rules! impl_batch_call {
55
}};
56
}
57
58
+#[derive(Debug)]
59
pub struct Client<S>
60
where
61
S: Read + Write,
0 commit comments