Perm8

Type Alias Perm8 

Source
pub type Perm8 = PermS<8>;
Expand description

Permutation type with static size 8.

Aliased Typeยง

pub struct Perm8 { /* private fields */ }