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 whenever asyncex is added without default-features = false somewhere in the dependency tree.

orphan-tok-as-cancelled default
orphan-tok-as-unsignaled

asyncex has 3 features without comments.