Cargo Features

websocket-client-async has no features set by default.

[dependencies]
websocket-client-async = { version = "0.1.4", features = ["build_axamples_server"] }
build_axamples_server = env_logger, tokio, tokio-tungstenite

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.

tokio build_axamples_server?
tokio-tungstenite build_axamples_server?

Enables tokio-tungstenite ^0.16

env_logger build_axamples_server?

Enables env_logger ^0.9