mirror of
https://github.com/ziglang/zig.git
synced 2025-12-10 16:23:07 +00:00
docs(zon/stringify.zig): Added missing non-serializable type
This commit is contained in:
parent
6bb6013d3a
commit
6eeceb4b14
@ -12,6 +12,7 @@
|
|||||||
//! * `noreturn`
|
//! * `noreturn`
|
||||||
//! * Error sets/error unions
|
//! * Error sets/error unions
|
||||||
//! * Untagged unions
|
//! * Untagged unions
|
||||||
|
//! * Non-exhaustive enums
|
||||||
//! * Many-pointers or C-pointers
|
//! * Many-pointers or C-pointers
|
||||||
//! * Opaque types, including `anyopaque`
|
//! * Opaque types, including `anyopaque`
|
||||||
//! * Async frame types, including `anyframe` and `anyframe->T`
|
//! * Async frame types, including `anyframe` and `anyframe->T`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user