perm 0.2.0

Permutation iterator
Documentation

Perm

Project

Features

This crate provides some help with permutation iterators.

Notes

The crate uses #![no_std] by default. Documentation is built with all features, which include std. If you see some components from std crate, you have to use that feature.