fail: bool
skip: bool
leak: bool
fuzz: bool
log_err_count: u28 = 0
pub const Flags = packed struct(u32) { fail: bool, skip: bool, leak: bool, fuzz: bool, log_err_count: u28 = 0, }
Press escape to exit search and then '?' to see more options.