twitch_api2 0.5.0

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 23 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
  • eventsub
  • hmac
  • twitch_oauth2/all

helix

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

surf_client

  • surf
  • url
  • http-types
  • client
  • twitch_oauth2/surf_client

reqwest_client

  • reqwest
  • client
  • twitch_oauth2/reqwest_client

hmac

  • crypto_hmac
  • sha2

pubsub

  • serde_json

tmi

  • serde_json

client

  • twitch_oauth2

eventsub

  • serde_json

twitch_oauth2

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

sha2

    This feature flag does not enable additional features.

serde_path_to_error

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

typed-builder

    This feature flag does not enable additional features.

surf

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

crypto_hmac

    This feature flag does not enable additional features.

http-types

    This feature flag does not enable additional features.

deny_unknown_fields

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.

unsupported

    This feature flag does not enable additional features.