Cargo Features
[dependencies]
asyncex = { version = "0.0.1", default-features = false, features = ["orphan-tok-as-cancelled", "orphan-tok-as-unsignaled"] }
- default = orphan-tok-as-cancelled
-
The
orphan-tok-as-cancelled
feature is set by default wheneverasyncex
is added without
somewhere in the dependency tree.default-features = false - orphan-tok-as-cancelled default
- orphan-tok-as-unsignaled
asyncex has 3 features without comments.