Move v3 and v5 UUID procs to uuid/legacy

This commit is contained in:
Feoramund
2024-06-22 13:04:21 -04:00
parent 9866b54d59
commit 3aa232a894
4 changed files with 158 additions and 140 deletions

View File

@@ -63,6 +63,7 @@ import xml "core:encoding/xml"
import endian "core:encoding/endian"
import cbor "core:encoding/cbor"
import uuid "core:encoding/uuid"
import uuid_legacy "core:encoding/uuid/legacy"
import fmt "core:fmt"
import hash "core:hash"
@@ -239,6 +240,7 @@ _ :: flags
_ :: sysinfo
_ :: unicode
_ :: uuid
_ :: uuid_legacy
_ :: utf8
_ :: utf8string
_ :: utf16