Cargo Features

[dependencies]
moosicbox_channel_utils = { version = "0.1.0", default-features = false, features = ["fail-on-warnings", "futures-channel"] }
default = futures-channel

The futures-channel feature is set by default whenever moosicbox_channel_utils is added without default-features = false somewhere in the dependency tree.

fail-on-warnings
futures-channel default

Enables futures-channel and futures-core

futures-channel:

Futures Channel

Affects moosicbox_channel_utils::futures_channel