Cargo Features

liba has no features set by default.

[dependencies]
liba = { version = "0.1.13", features = ["static_crt", "float", "std", "cmake"] }
static_crt
float

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

Affects liba::float

std

Features from optional dependencies

cmake build implicit feature

Enables cmake

cmake:

A build dependency for running cmake to build a native library