Cargo Features
[dependencies]
rstack-self = { version = "0.3.0", default-features = false, features = ["unwind", "dw"] }
- default = unwind
-
The
unwind
feature is set by default wheneverrstack-self
is added without
somewhere in the dependency tree.default-features = false - unwind default
- dw
rstack-self has 3 features without comments.