Module eytzinger::permutation [] [src]

Abstractions around applying generic permutations using generic implementations.

Structs

InplacePermutator

Simple permutator that does not allocate.

Traits

Permutation

A generic permutation.

Permutator

A generic permutator.