Perm9

Type Alias Perm9 

Source
pub type Perm9 = PermS<9>;
Expand description

Permutation type with static size 9.

Aliased Typeยง

pub struct Perm9 { /* private fields */ }