Cargo Features

ttv-chat has no features set by default.

[dependencies]
ttv-chat = { version = "0.1.1", features = ["async", "log", "futures-lite", "pin-project-lite", "async-dup", "async-channel", "futures-timer", "fastrand", "serde", "async-io", "smol", "async-tls", "async-std", "tokio", "tokio-util", "tokio-rustls", "webpki-roots", "tokio-native-tls", "native-tls", "all"] }
async all?

Enables async of twitchchat

log all?

Enables log of twitchchat

futures-lite

Enables futures-lite of twitchchat

pin-project-lite

Enables pin-project-lite of twitchchat

async-dup

Enables async-dup of twitchchat

async-channel

Enables async-channel of twitchchat

futures-timer

Enables futures-timer of twitchchat

fastrand

Enables fastrand of twitchchat

serde

Enables serde of twitchchat

async-io

Enables async-io of twitchchat

smol

Enables smol of twitchchat

async-tls

Enables async-tls of twitchchat

async-std

Enables async-std of twitchchat

tokio

Enables tokio of twitchchat

tokio-util

Enables tokio-util of twitchchat

tokio-rustls

Enables tokio-rustls of twitchchat

webpki-roots

Enables webpki-roots of twitchchat

tokio-native-tls

Enables tokio-native-tls of twitchchat

native-tls

Enables native-tls of twitchchat

all = async, log

TODO: complete all features list