Type Definition rusty_perm::Perm2[][src]

type Perm2 = PermS<2>;

Permutation type with static size 2.

Implementations

impl Perm2[src]

pub fn swap2() -> Self[src]