AlexPikalov / cdrs

Cassandra DB native client written in Rust language. Find 1.x versions on https://github.com/AlexPikalov/cdrs/tree/v.1.x Looking for an async version? - Check WIP https://github.com/AlexPikalov/cdrs-async
Apache License 2.0
342 stars 58 forks source link

Derive implementations of Debug for various types, and derive IntoRustByIndex for Vec<Timespec> #339

Closed dowlandaiello closed 4 years ago

dowlandaiello commented 4 years ago

^ again, title.

AlexPikalov commented 4 years ago

Hi @dowlandaiello ,

Thanks for the PR!