master = 0
slave = 1
pub const Role = enum(u8) { master = 0, slave = 1, }
Press escape to exit search and then '?' to see more options.