Perm6

Type Alias Perm6 

Source
pub type Perm6 = PermS<6>;
Expand description

Permutation type with static size 6.

Aliased Typeยง

pub struct Perm6 { /* private fields */ }