Docs.rs
  • twitch-rs-0.2.0
    • twitch-rs 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Cryma
    • Dependencies
      • reqwest ^0.10 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^0.2 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

twitch_rs0.2.0

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • TwitchApi
  • clips::HelixClip
  • games::HelixGame
  • responses::HelixPaginatedResponse
  • responses::HelixPaginatedResponseWithTotal
  • responses::HelixPagination
  • responses::HelixResponse
  • streams::HelixStream
  • users::HelixFollow
  • users::HelixUser
  • videos::HelixVideo

Traits

  • traits::HelixModel

Functions

  • clips::get
  • clips::get_from_broadcaster
  • clips::get_from_game
  • games::get
  • games::get_top
  • streams::get_from_games
  • streams::get_from_users
  • users::get
  • users::get_follows
  • videos::get
  • videos::get_from_game
  • videos::get_from_user