scylladb/scylla-rust-driver

Missing fields in `Debug` impl for `Session`

wprzytula opened this issue · 0 comments

There are some more-or-less-recently added fields on Session that are missing from its std::fmt::Debug implementation. They should be added there.