twitch_api 0.7.0-rc.7

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

twitch_api

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

default

  • deser_borrow

deser_borrow

    This feature flag does not enable additional features.

helix

  • twitch_types/color
  • twitch_types/color
  • twitch_types/emote
  • twitch_types/goal
  • twitch_types/moderation
  • twitch_types/points
  • twitch_types/stream
  • twitch_types/timestamp
  • twitch_types/user
  • dep:async-trait
  • serde_json
  • dep:hyper

all

  • tmi
  • helix
  • client
  • pubsub
  • eventsub
  • hmac
  • twitch_oauth2
  • tracing
  • twitch_types/time

eventsub

  • serde_json/raw_value
  • twitch_types/emote
  • twitch_types/eventsub
  • twitch_types/goal
  • twitch_types/points
  • twitch_types/stream
  • twitch_types/timestamp

pubsub

  • serde_json
  • twitch_types/emote
  • twitch_types/moderation
  • twitch_types/stream
  • twitch_types/timestamp
  • twitch_types/user
  • twitch_types/points

surf

  • dep:surf
  • dep:http-types
  • client
  • twitch_oauth2/surf
  • hyper?/stream

reqwest

  • dep:reqwest
  • client
  • twitch_oauth2/reqwest

client

  • twitch_oauth2/client
  • dep:futures
  • dep:hyper

tmi

  • serde_json
  • dep:serde_path_to_error
  • dep:hyper

ureq

  • dep:ureq
  • client

hmac

  • dep:crypto_hmac
  • dep:sha2

serde_json

  • dep:serde_json
  • dep:serde_path_to_error

unsupported

  • serde_json?/raw_value
  • beta

tower

  • dep:tower-service
  • client

trace_unknown_fields

  • dep:serde_ignored
  • tracing

tracing

  • dep:tracing

twitch_oauth2

  • dep:twitch_oauth2

typed-builder

  • dep:typed-builder

mock_api

  • twitch_oauth2?/mock_api

deny_unknown_fields

    This feature flag does not enable additional features.

beta

    This feature flag does not enable additional features.