Cargo Features
[dependencies]
tezos-smart-rollup-panic-hook = { version = "0.2.2", default-features = false, features = ["debug", "proto-alpha"] }
- default = abort, debug, std
-
These default features are set whenever
tezos-smart-rollup-panic-hook
is added without
somewhere in the dependency tree.default-features = false - std abort debug default
- proto-alpha
-
Enables proto-alpha of tezos-smart-rollup-core
tezos-smart-rollup-panic-hook has 3 features without comments.