Files
bun.sh/src/http/HTTPCertError.zig

4 lines
71 B
Zig

error_no: i32 = 0,
code: [:0]const u8 = "",
reason: [:0]const u8 = "",