Perm26

Type Alias Perm26 

Source
pub type Perm26 = PermS<26>;
Expand description

Permutation type with static size 26.

Aliased Typeยง

pub struct Perm26 { /* private fields */ }