Cargo Features

Terminator has no features set by default.

[dependencies]
terminator = { version = "0.2.0-beta", features = ["anyhow", "eyre", "compat"] }
anyhow

Enables anyhow

eyre

Enables eyre

compat

Enables anyhow and eyre

Terminator has 3 features without comments.