Perm20

Type Alias Perm20 

Source
pub type Perm20 = PermS<20>;
Expand description

Permutation type with static size 20.

Aliased Typeยง

pub struct Perm20 { /* private fields */ }