Cargo Features

wb_async_utils has no features set by default.

[dependencies]
wb_async_utils = { version = "0.1.0", features = ["ufotofu_utils"] }
ufotofu_utils = either, ufotofu, ufotofu_queues

enables inmemory channel functionality

Affects wb_async_utils::spsc, wb_async_utils::shared_producer, wb_async_utils::shared_consumer, wb_async_utils::shelf

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.

ufotofu ufotofu_utils?
ufotofu_queues ufotofu_utils?
either ufotofu_utils?