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