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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

new Uuid support

cnd opened this issue · comments

commented

starting from uuid 0.8.1 cdrs gives error:

the trait std::convert::From<uuid::Uuid> is not implemented for cdrs::types::value::Bytes

@cnd

Thank you for creating this issue. If you are not working on a solution I'm going to pick this up

commented

@AlexPikalov nothing for, I'm not working on solution :)