decimal = 10
hex = 16
pub const FloatBase = enum(u8) { decimal = 10, hex = 16 }
Press escape to exit search and then '?' to see more options.