Perm30

Type Alias Perm30 

Source
pub type Perm30 = PermS<30>;
Expand description

Permutation type with static size 30.

Aliased Typeยง

pub struct Perm30 { /* private fields */ }