Cargo Features

Fenris has no features set by default.

[dependencies]
fenris = { version = "0.0.33", features = ["proptest-support"] }
proptest-support = proptest

Enables proptest-support of fenris-geometry and nalgebra

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

proptest proptest-support?

Affects fenris::proptest, util::proptest