Type Definition rusty_perm::Perm1[][src]

type Perm1 = PermS<1>;

Permutation type with static size 1.

Implementations

impl Perm1[src]

pub fn unit() -> Self[src]