Perm5

Type Alias Perm5 

Source
pub type Perm5 = PermS<5>;
Expand description

Permutation type with static size 5.

Aliased Typeยง

pub struct Perm5 { /* private fields */ }