Cargo Features
NearlyEq has no features set by default.
[dependencies]
nearly_eq = { version = "0.2.4", features = ["complex", "i128", "rational", "use_fpa", "docs"] }
- complex docs? = num-complex
- i128 docs?
- rational docs? = num-integer, num-rational, num-traits
- use_fpa docs? = fpa, num-traits, typenum
- docs = complex, i128, ndarray, rational, use_fpa
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.