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 c7b57d0 commit e6a2ea0Copy full SHA for e6a2ea0
scylla-cql/src/lib.rs
@@ -1,7 +1,6 @@
1
pub(crate) mod pretty;
2
3
pub mod frame;
4
-#[macro_use]
5
pub mod macros {
6
pub use scylla_macros::DeserializeRow;
7
pub use scylla_macros::DeserializeValue;
0 commit comments