Cargo Features

Airlock has no features set by default.

[dependencies]
airlock = { version = "0.0.8", features = ["std", "thiserror"] }
std thiserror?
thiserror = std

Enables thiserror

Airlock has 2 features without comments.