Vector.type

struct Vector(T, ubyte N)
alias type = T

Meta