scylladb / cpp-rust-driver

API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for Rust driver.
GNU Lesser General Public License v2.1
13 stars 11 forks source link

CassIterator missing functions #47

Open Lorak-mmk opened 2 years ago

Lorak-mmk commented 2 years ago

In cppdriver CassIterator let's you also iterate over maps/udts/tuples/collections, not only rows in dataset.

Missing functions: