twitch_api 0.7.0-rc.2

Library for talking with the new Twitch API aka. "Helix", TMI 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 28 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/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

pubsub

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

eventsub

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

client

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

tmi

  • serde_json
  • dep:serde_path_to_error
  • dep:hyper

hmac

  • dep:crypto_hmac
  • dep:sha2

trace_unknown_fields

  • dep:serde_ignored
  • tracing

unsupported

  • serde_json?/raw_value

serde_json

    This feature flag does not enable additional features.

surf

    This feature flag does not enable additional features.

crypto_hmac

    This feature flag does not enable additional features.

sha2

    This feature flag does not enable additional features.

serde_ignored

    This feature flag does not enable additional features.

mock_api

    This feature flag does not enable additional features.

http-types

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

typed-builder

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

deny_unknown_fields

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

serde_path_to_error

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

twitch_oauth2

    This feature flag does not enable additional features.

ureq

    This feature flag does not enable additional features.