Add core:encoding/uuid

This commit is contained in:
Feoramund
2024-06-20 22:57:55 -04:00
parent 3af9d31bd5
commit 4dacddd85e
9 changed files with 540 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ import varint "core:encoding/varint"
import xml "core:encoding/xml"
import endian "core:encoding/endian"
import cbor "core:encoding/cbor"
import uuid "core:encoding/uuid"
import fmt "core:fmt"
import hash "core:hash"
@@ -237,6 +238,7 @@ _ :: datetime
_ :: flags
_ :: sysinfo
_ :: unicode
_ :: uuid
_ :: utf8
_ :: utf8string
_ :: utf16