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