Perm10

Type Alias Perm10 

Source
pub type Perm10 = PermS<10>;
Expand description

Permutation type with static size 10.

Aliased Typeยง

pub struct Perm10 { /* private fields */ }