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