Cargo Features

stak-sac has no features set by default.

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

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

float

Enables float of stak-vm

libc

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

stak-sac has 3 features without comments.