Update type info for StructField type in 082

Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com>
This commit is contained in:
Yevhen Babiichuk (DustDFG)
2025-03-13 20:49:41 +02:00
parent eeb1246c2c
commit 6f3cdcf018
3 changed files with 8 additions and 5 deletions

View File

@@ -233,6 +233,7 @@ Zig Core Language
* [X] Interfaces
* [X] Bit manipulation
* [X] Working with C
* [ ] Opaque types (anyopaque)
* [X] Threading
* [x] Labeled switch
* [x] Vector operations (SIMD)