Cargo Features

twitch_highway has no features set by default.

[dependencies]
twitch_highway = { version = "0.0.10", features = ["full", "chat", "eventsub", "users", "types", "test"] }
full = chat, eventsub, test, types, users
chat full? = types

Affects twitch_highway::chat, twitch_highway::Result

eventsub full? = types

Affects twitch_highway::eventsub, twitch_highway::Result

users full? = types

Affects twitch_highway::users, twitch_highway::Result

types chat? eventsub? full? test? users?
test full? = types

Affects twitch_highway::Result