Docs.rs
  • x-api-rs-0.0.5
    • x-api-rs 0.0.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • thewh1teagle
    • Dependencies
      • chrono ^0.4.26 normal
      • env_logger ^0.10.1 normal
      • eyre ^0.6.12 normal
      • log ^0.4.20 normal
      • reqwest ^0.11 normal
      • reqwest_cookie_store ^0.6.0 normal
      • serde ^1.0.164 normal
      • serde_json ^1.0.100 normal
      • thiserror ^1.0.50 normal
      • tokio ^1 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

x_api_rs0.0.5

Crate Items

  • Structs
  • Constants
  • Functions

List of all items

Structs

  • TwAPI
  • auth::ApiError
  • auth::Flow
  • auth::GuestToken
  • auth::Insrumentation
  • auth::Link
  • auth::OpenAccount
  • auth::Subtask
  • auth::SuspiciousLoginError
  • auth::User
  • auth::VerifyCredentials
  • types::BoundingBox
  • types::Data
  • types::Entities
  • types::EntitiesOfLegacyUser
  • types::Entry
  • types::EntryContent
  • types::ExpandedURL
  • types::ExtSensitiveMediaWarning
  • types::ExtViews
  • types::ExtendedEntities
  • types::ExtendedMedia
  • types::GIF
  • types::HashTag
  • types::Instruction
  • types::Item
  • types::ItemContent
  • types::LegacyTweet
  • types::LegacyUser
  • types::Mention
  • types::NoteTweet
  • types::NoteTweetResult
  • types::NoteTweetResults
  • types::Photo
  • types::Place
  • types::QuotedStatusResult
  • types::ResultCore
  • types::RetweetedStatusResult
  • types::SearchByRawQuery
  • types::SearchTimeline
  • types::SelfThread
  • types::Timeline
  • types::TimelineResult
  • types::Tweet
  • types::TweetMedia
  • types::TweetResult
  • types::TweetRresults
  • types::Url
  • types::Urls
  • types::UserMentions
  • types::UserResult
  • types::UserResults
  • types::Variant
  • types::Video
  • types::VideoInfo
  • types::Views

Functions

  • types::parse_legacy_tweet

Constants

  • APP_CONSUMER_KEY
  • APP_CONSUMER_SECRET
  • BEARER_TOKEN
  • GUEST_ACTIVE_URL
  • LOGIN_URL
  • LOGOUR_URL
  • OAUTH_URL
  • VERIFY_CREDENTIALS_URL