Cargo Features
conspire has no features set by default.
[dependencies]
conspire = { version = "0.5.1", features = ["constitutive", "fem", "math", "mechanics"] }
- constitutive fem? = mechanics
-
Affects
conspire::constitutive
… - fem = constitutive
-
Affects
conspire::fem
… - math mechanics?
-
Affects
conspire::math
… - mechanics constitutive? = math
-
Affects
conspire::mechanics
…