Cargo Features

CulSynth has no features set by default.

[dependencies]
culsynth = { version = "0.2.0", features = ["libm", "rand_defaults"] }
libm

Enables libm of num-traits

rand_defaults

Enables rand

CulSynth has 2 features without comments.