Cargo Features

Permoot has no features set by default.

[dependencies]
permoot = { version = "0.2.1", features = ["std", "rand"] }
std

Affects sort::StdSort

Features from optional dependencies

rand implicit feature

Enables rand ^0.8.5

rand:

Random number generators and other randomness functionality