Cargo Features

stak-time has no features set by default.

[dependencies]
stak-time = { version = "0.10.20", features = ["std", "async", "libc"] }
std
async

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

libc

Enables rustix

stak-time has 3 features without comments.