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