Cargo Features

ib_tws_core has no features set by default.

[dependencies]
ib_tws_core = { version = "0.2.0", features = ["async"] }
async = async-broadcast, futures

Enables the AsyncClient

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.

futures async?
async-broadcast async?

Enables async-broadcast ^0.4