Type Definition cassandra_cpp_sys::CassUuidGen

source ·
pub type CassUuidGen = CassUuidGen_;
Expand description

A UUID generator object.

Instances of the UUID generator object are thread-safe to generate UUIDs.

@struct CassUuidGen