smt-str has no features set by default.
[dependencies] smt-str = { version = "0.2.0", features = ["full", "regex", "automata", "sampling"] }
Enables itertools and smallvec
Affects smt-str::re…
smt-str::re
Enables bit-set, dot, and indexmap
Affects smt-str::automata…
smt-str::automata
Enables rand
Affects smt-str::sampling…
smt-str::sampling