twitch_api2 0.5.0-alpha.2

Library for talking with the new Twitch API aka. "Helix", TMI and more!
Documentation

twitch_api2

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 18 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

all

  • tmi
  • helix
  • surf_client
  • reqwest_client
  • client
  • pubsub

surf_client

  • surf
  • url
  • http-types
  • client

helix

  • url
  • async-trait
  • serde_json
  • typed-builder

reqwest_client

  • reqwest
  • client

tmi

  • serde_json

pubsub

  • serde_json

client

  • twitch_oauth2

http-types

    This feature flag does not enable additional features.

typed-builder

    This feature flag does not enable additional features.

unsupported

    This feature flag does not enable additional features.

surf

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

allow_unknown_fields

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

twitch_oauth2

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.