Cargo Features
ws_stream_tungstenite has no features set by default.
[dependencies]
ws_stream_tungstenite = { version = "0.14.0", features = ["tokio_io"] }
- tokio_io = tokio
-
Enables tokio_io of async_io_stream
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.