Perm4

Type Alias Perm4 

Source
pub type Perm4 = PermS<4>;
Expand description

Permutation type with static size 4.

Aliased Typeยง

pub struct Perm4 { /* private fields */ }