Cargo Features

stak-file has no features set by default.

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

Enables async of stak-vm and winter-maybe-async

libc

Enables rustix

stak-file has 3 features without comments.