Cargo Features
Cataclysm has no features set by default.
[dependencies]
cataclysm = { version = "0.3.0-beta.3", features = ["full_log", "stream", "ws"] }
- full_log
- stream ws?
-
Affects
callback::HandlerFn
,callback::StreamCallback
… - ws = cataclysm-ws, stream
-
Affects
cataclysm::ws
…
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.