enum Index [src]

Fields

invalid = std.math.maxInt(u32)
_

Source

pub const Index = enum(u32) { invalid = std.math.maxInt(u32), _, }