ttv-rs 0.1.1

A hopefully-eventually-comprehensive interface to the Twitch API. Somewhat modeled after Twitch4j.
Documentation

ttv-rs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 40 feature flags, 5 of them enabled by default.

default

  • active
  • deprecated
  • client

active

  • auth
  • chat
  • extensions
  • helix
  • pubsub
  • webhooks

deprecated

  • v5

client

  • twitch_api2
  • twitch_api2/client

twitch_api2

    This feature flag does not enable additional features.

all

  • active
  • deprecated
  • unofficial
  • logging
  • client

reqwest

  • auth/reqwest_client
  • helix/reqwest_client
  • tmi/reqwest_client
  • twitch_api2/reqwest_client

allow_unknown_fields

  • twitch_api2/allow_unknown_fields
  • helix/allow_unknown_fields
  • pubsub/allow_unknown_fields
  • tmi/allow_unknown_fields

surf

  • auth/surf_client
  • helix/surf_client
  • tmi/surf_client
  • twitch_api2/surf_client

unofficial

  • graphql
  • tmi
  • pubsub/unofficial

logging

  • log
  • chat/log

serde

  • chat/serde

kraken

  • v5

futures-timer

  • chat/futures-timer

async-channel

  • chat/async-channel

futures-lite

  • chat/futures-lite

smol

  • chat/smol

async-dup

  • chat/async-dup

async-std

  • chat/async-std

async-tls

  • chat/async-tls

fastrand

  • chat/fastrand

webpki-roots

  • chat/webpki-roots

tokio-rustls

  • chat/tokio-rustls

tokio-native-tls

  • chat/tokio-native-tls

tokio

  • chat/tokio

tokio-util

  • chat/tokio-util

async-io

  • chat/async-io

async

  • chat/async

native-tls

  • chat/native-tls

pin-project-lite

  • chat/pin-project-lite

ttv-helix

    This feature flag does not enable additional features.

ttv-v5

    This feature flag does not enable additional features.

ttv-auth

    This feature flag does not enable additional features.

ttv-webhooks

    This feature flag does not enable additional features.

ttv-extensions

    This feature flag does not enable additional features.

ttv-tmi

    This feature flag does not enable additional features.

ttv-graphql

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

ttv-chat

    This feature flag does not enable additional features.

ttv-pubsub

    This feature flag does not enable additional features.