Cargo Features
twitch_message has no features set by default.
[dependencies]
twitch_message = { version = "0.1.2", features = ["std", "sync", "ping", "serde", "hashbrown", "parking_lot"] }
- std = ping
- sync
-
Affects
lock::Lock
,lock::Lock
… - ping std?
- serde
-
Enables serde, serde of hashbrown ^0.13.2
- hashbrown serde?
-
Enables hashbrown ^0.13.2
- parking_lot
-
Enables parking_lot
Affects
lock::Lock
…