FixedArray.capacity

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

Meta