module Cassandra::DBApi::CommonUuid

Overview

Implements functionality common to both Uuid and TimeUuid.

Direct including types

Defined in:

cassandra/dbapi/types.cr

Constant Summary

GENERATOR = LibCass.uuid_gen_new

Instance Method Summary

Instance Method Detail

def to_s #

Renders the UUID to a string.


[View source]
def to_unsafe #

[View source]