Estructura 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() }
Estructura type for UUID
@type t() :: %Estructura.Nested.Type.UUID{ binary: binary(), type: :default | :hex | :urn, uuid: String.t(), variant: :rfc4122, version: :unknown | pos_integer() }