Cargo Features

stak-sac has no features set by default.

[dependencies]
stak-sac = { version = "0.1.71", features = ["std", "float", "libc"] }
std

Enables clap and main_error, std of stak-device, stak-file, stak-process-context, and stak-time

float

Enables float of stak-vm

libc

Enables libc, stak-util, libc of stak-device, stak-file, and stak-time

stak-sac has 3 features without comments.