Perm23

Type Alias Perm23 

Source
pub type Perm23 = PermS<23>;
Expand description

Permutation type with static size 23.

Aliased Typeยง

pub struct Perm23 { /* private fields */ }