Perm16

Type Alias Perm16 

Source
pub type Perm16 = PermS<16>;
Expand description

Permutation type with static size 16.

Aliased Typeยง

pub struct Perm16 { /* private fields */ }