Zodish.Type.Uuid (zodish v0.2.4)
View SourceSummary
Functions
Creates a new UUID (string) type.
Types
@type t() :: %Zodish.Type.Uuid{version: version()}
@type version() :: :any | :v1 | :v2 | :v3 | :v4 | :v5 | :v6 | :v7 | :v8
Creates a new UUID (string) type.
@type t() :: %Zodish.Type.Uuid{version: version()}
@type version() :: :any | :v1 | :v2 | :v3 | :v4 | :v5 | :v6 | :v7 | :v8