ArraySize

Size of an array.

@safe
struct ArraySize {
Size[] payload;
}

Alias This

payload

Meta