Cargo Features

spawns-core has no features set by default.

[dependencies]
spawns-core = { version = "1.1.1", features = ["compat", "panic-multiple-global-spawners", "test-compat-global1", "test-compat-global2", "test-named-global"] }
compat test-compat-global1? test-compat-global2? = linkme
panic-multiple-global-spawners
test-compat-global1 test-compat-global2? = compat
test-compat-global2 = compat, test-compat-global1
test-named-global

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

linkme compat?