Cargo Features
liba has no features set by default.
[dependencies]
liba = { version = "0.1.15", features = ["static_crt", "float", "std", "cmake"] }
- static_crt
- float
-
floating-point number are stored using C’s float type
Affects
liba::float
… - std