Cargo Features

stak-engine has no features set by default.

[dependencies]
stak-engine = { version = "0.10.21", features = ["std", "async", "libc"] }
std

Enables std of stak-device

async

Enables async of stak-device, stak-file, stak-process-context, stak-r7rs, stak-time, stak-vm, and winter-maybe-async

libc

Enables libc of stak-device

stak-engine has 3 features without comments.