Cargo Features
jagua-rs has no features set by default.
[dependencies]
jagua-rs = { version = "0.2.1", features = ["double-precision"] }
- double-precision
-
Switches from f32 to f64 for floating point numbers in the library
jagua-rs has no features set by default.
[dependencies]
jagua-rs = { version = "0.2.1", features = ["double-precision"] }
Switches from f32 to f64 for floating point numbers in the library