mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-31 20:00:09 +00:00
encoding/cbor: initial package implementation
This commit is contained in:
@@ -413,4 +413,5 @@ DNS_Record_Header :: struct #packed {
|
||||
DNS_Host_Entry :: struct {
|
||||
name: string,
|
||||
addr: Address,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user