struct UUID

Defined in:

base62/monkey_patches.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Class Method Detail

def self.from_base62(input : String) : UUID | Nil #

[View source]

Instance Method Detail

def initialize #

[View source]
def to_base62 : String #

[View source]