Docs.rs
  • eve-esi-api-0.0.3
    • eve-esi-api 0.0.3
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • VincentLim
    • Dependencies
      • log ^0.4 normal
      • oauth2 ^4.4 normal
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0 normal
      • tokio ^1.42 normal
      • url ^2.5 normal
    • Versions
    • 1.35% of the crate is documented
  • Go to latest version
  • Platform
    • 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

eve_esi_api0.0.3

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • ApiClient
  • Authent
  • EveApi
  • EveApiParam
  • Verify
  • characters::Character
  • domain::market::Order
  • domain::market::OrderHistory
  • domain::search::SearchResponse
  • domain::universe::constellation::Constellation
  • domain::universe::region::Region
  • domain::universe::stargate::Stargate
  • domain::universe::stargate::StargateDestination
  • domain::universe::station::Station
  • domain::universe::system::Planet
  • domain::universe::system::System
  • domain::universe::typee::Type
  • domain::wallet::Transaction
  • domain::wallet::WalletBalance

Enums

  • EveEsiError

Functions

  • characters::logged_character
  • characters::public_infos
  • market::orders
  • market::orders_history
  • search::find_type
  • universe::all_regions
  • universe::constellation
  • universe::fetch_regions_serial
  • universe::region
  • universe::stargate
  • universe::station
  • universe::system
  • universe::typee
  • wallet::balance
  • wallet::transactions
  • wallet::transactions_from

Type Aliases

  • domain::typedef::DateTime
  • domain::typedef::Double
  • domain::typedef::Float
  • domain::typedef::Int32
  • domain::typedef::Int64