Perm24

Type Alias Perm24 

Source
pub type Perm24 = PermS<24>;
Expand description

Permutation type with static size 24.

Aliased Typeยง

pub struct Perm24 { /* private fields */ }