pub type Perm8 = PermS<8>;
Permutation type with static size 8.
pub struct Perm8 { /* private fields */ }