Cargo Features
adiscord has no features set by default.
[dependencies]
adiscord = { version = "0.0.10", features = ["gateway"] }
- gateway = adiscord-intents, async-trait, ezsockets, os_info, serde_json, tokio, url
-
Enables gateway of adiscord-types
Affects
adiscord::gateway
,adiscord::Client.token
,adiscord::Client.gateway
…
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.