hybrid_array

Module sizes

source
Expand description

Supported array sizes: typenum::Unsigned types with an ArraySize impl.

We support the following array sizes by default:

  • 0-512
  • 528-1024 (multiples of 16)
  • 2048, 4096, 8192

When the extra-sizes feature is enabled: 1040-4064 (multiples of 32)

Type Aliasesยง