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