Crate perm

Source
Expand description

§Perm

§Project

  • License: GNU Lesser General Public License, either version 3, or (at your option) any later version.
  • This project follows Semantic Versioning 2.0.0

§Features

This crate provides some help with permutation iterators.

§Notes

Documentation is built with all features. Some of them are optional. If you see components from other crates, you can view source to see what features are required.

Modules§

version_info
0.9.3 (February 14th, 2023)

Structs§

Buffer
Buffer
Error
Error
PermIter
Permutation iterator

Constants§

CODE_NAME
Crate code name
ID
ID of this crate
NAME
Crate name
RELEASE_DATE
Crate release date (year/month/day)
TAG
Tag, which can be used for logging…
VERSION
Crate version

Type Aliases§

Result
Result type used in this crate