pub type CassUuidGen = CassUuidGen_;
Expand description
A UUID generator object.
Instances of the UUID generator object are thread-safe to generate UUIDs.
@struct CassUuidGen
Aliased Typeยง
#[repr(C)]pub struct CassUuidGen { /* private fields */ }