enum InRangeIndex [src]

Fields

none = std.math.maxInt(u16)
_

Source

pub const InRangeIndex = enum(u16) { none = std.math.maxInt(u16), _ }