struct ArrayTypeSentinel [src]
Fields
sentinel: Index
elem_type: Index
Source
pub const ArrayTypeSentinel = struct {
sentinel: Index,
elem_type: Index,
}
pub const ArrayTypeSentinel = struct {
sentinel: Index,
elem_type: Index,
}