Type Definition rusty_perm::Perm0[][src]

type Perm0 = PermS<0>;

Permutation type with static size 0.

Implementations

impl Perm0[src]

pub fn empty() -> Self[src]