Perm7

Type Alias Perm7 

Source
pub type Perm7 = PermS<7>;
Expand description

Permutation type with static size 7.

Aliased Typeยง

pub struct Perm7 { /* private fields */ }