Perm31

Type Alias Perm31 

Source
pub type Perm31 = PermS<31>;
Expand description

Permutation type with static size 31.

Aliased Typeยง

pub struct Perm31 { /* private fields */ }