Docs.rs
  • torn-api-0.7.5
    • torn-api 0.7.5
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • TotallyNot
    • Dependencies
      • async-trait ^0.1 normal
      • awc ^3 normal optional
      • chrono ^0.4.31 normal
      • futures ^0.3 normal
      • reqwest ^0.12 normal optional
      • rust_decimal ^1 normal optional
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • torn-api-macros ^0.3.1 normal
      • actix-rt ^2.7.0 dev
      • awc ^3 dev
      • criterion ^0.5 dev
      • dotenv ^0.15.0 dev
      • reqwest ^0.12 dev
      • tokio ^1.20.1 dev
      • tokio-test ^0.4.2 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

torn_api0.7.5

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
  • Derive Macros

Crate torn_api

Source

Re-exports§

pub use into_owned::IntoOwned;

Modules§

common
faction
into_owned
key
local
market
reqwest
send
torn
user

Structs§

ApiRequest
ApiRequestBuilder
ApiResponse
DirectExecutor

Enums§

ApiClientError
ResponseError

Traits§

ApiSelection
ApiSelectionResponse

Derive Macros§

IntoOwned