Diagnostics
Provide this to receive detailed error messages. When this is provided, some errors which would otherwise be returned immediately will instead be added to this structure. The API user must check the errors in diagnostics to know whether the operation succeeded or failed.
Fields of this type
Fields
- allocator:std.mem.Allocator
- errors:std.ArrayListUnmanaged(Error)
- = .empty
- entries:usize
- = 0
- root_dir:[]const u8
- = ""
Type definitions in this namespace
Types
Functions in this namespace