Docs.rs
  • trovo-0.6.0
    • trovo 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jamesbirtles
    • Dependencies
      • async-trait ^0.1 normal
      • async-tungstenite ^0.26 normal optional
      • chrono ^0.4 normal
      • futures ^0.3 normal
      • reqwest ^0.12 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_repr ^0.1 normal
      • serde_with ^3 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tokio-util ^0.7 normal optional
      • tracing ^0.1 normal
      • tokio ^1 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

trovo0.6.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • AccessTokenExpired
  • AccessTokenOnly
  • ApiError
  • ChannelEmotes
  • ChannelInfo
  • ChannelUpdate
  • ChannelUpdatePayload
  • Client
  • ClientId
  • CustomizedEmotes
  • Emote
  • EmoteChannels
  • GetChannelByIdPayload
  • GetEmotesPayload
  • GetEmotesResponse
  • GetUsersPayload
  • GetUsersResponse
  • SocialLink
  • User
  • chat::ChannelInfo
  • chat::ChatMessage
  • chat::ChatMessageData
  • chat::ChatMessageStream
  • chat::ChatToken
  • chat::PongMessageData
  • chat::SendChatMessagePayload

Enums

  • AccessToken
  • AudienceType
  • AuthenticatedRequestError
  • EmoteFetchType
  • ErrorStatus
  • RequestError
  • chat::ChatConnectError
  • chat::ChatMessageStreamError
  • chat::ChatMessageType
  • chat::ChatSocketMessage

Traits

  • AccessTokenProvider
  • ClientIdProvider