Perm25

Type Alias Perm25 

Source
pub type Perm25 = PermS<25>;
Expand description

Permutation type with static size 25.

Aliased Typeยง

pub struct Perm25 { /* private fields */ }