Cargo Features

symbolic-sets has no features set by default.

[dependencies]
symbolic-sets = { version = "0.1.0", features = ["proptest", "bitvec"] }
proptest

Enables indoc, proptest, and proptest-attr-macro

Features from optional dependencies

bitvec implicit feature

Enables bitvec

bitvec:

Addresses memory by bits, for packed collections and bitfields