StaticArray.capacity

Undocumented in source.
struct StaticArray(T, uint capacity_, bool borrowChecked = false)
alias capacity = capacity_

Meta