Cargo Features

liba has no features set by default.

[dependencies]
liba = { version = "0.1.12", features = ["std", "float"] }
std
float

floating-point number are stored using C’s float type

Affects liba::float