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