Options
Options for iterator. Buffers should be provided by the caller.
Fields of this type
Fields
- file_name_buffer:[]u8
- Use a buffer with length `std.fs.max_path_bytes` to match file system capabilities.
- link_name_buffer:[]u8
- Use a buffer with length `std.fs.max_path_bytes` to match file system capabilities.
- diagnostics:?*Diagnostics
- Collects error messages during unpacking