A collection of utilities for permutations. It contains useful tools to create, manage and experiment with permutations.
Add this to your Cargo.toml:
Cargo.toml
toml [dependencies] permu-rs = "0.1.2"
To get started using permu-rs, see the documentation.