Skip to content

Commit 4a87592

Browse files
committed
Addad RowsDisplayer for displaying results of QueryRowsResult like cqlsh and examples of usage
1 parent 44cae1f commit 4a87592

File tree

5 files changed

+1697
-9
lines changed

5 files changed

+1697
-9
lines changed

Cargo.lock.msrv

Lines changed: 157 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,8 @@ path = "cloud.rs"
127127
[[example]]
128128
name = "execution_profile"
129129
path = "execution_profile.rs"
130+
131+
132+
[[example]]
133+
name = "displayer"
134+
path = "displayer.rs"

0 commit comments

Comments
 (0)