Perm32

Type Alias Perm32 

Source
pub type Perm32 = PermS<32>;
Expand description

Permutation type with static size 32.

Aliased Typeยง

pub struct Perm32 { /* private fields */ }