Estructura.Nested.Type.UUID (estructura v1.9.0)
View SourceEstructura
type for UUID
Summary
Types
@type t() :: %Estructura.Nested.Type.UUID{ binary: binary(), type: :default | :hex | :urn, uuid: String.t(), variant: :rfc4122, version: :unknown | pos_integer() }