Docs.rs
  • gw2lib-3.0.0-alpha-3
    • gw2lib 3.0.0-alpha-3
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • greaka
    • Dependencies
      • async-trait ^0.1.60 normal
      • chrono ^0.4.23 normal
      • dashmap ^5.4.0 normal
      • either ^1.8.0 normal
      • futures ^0.3.25 normal
      • gw2lib-model ^2.0.1 normal
      • hyper ^0.14.23 normal
      • hyper-rustls ^0.23.2 normal
      • redis ^0.22.1 normal
      • serde ^1.0.152 normal
      • serde_json ^1.0.91 normal
      • static_init ^1.0.3 normal
      • thiserror ^1.0.38 normal
      • tokio ^1.23.0 normal
      • urlencoding ^2.1.2 normal
    • Versions
    • 11.54% of the crate is documented
  • Go to latest stable release
  • 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
logo

logo

Crate gw2lib

  • Version 3.0.0-alpha-3
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
?
Change settings

Crate gw2lib

source ·

Re-exports

pub use gw2lib_model as model;

Modules

cache
rate_limit

Structs

CachedRequest
Client

Enums

ApiError
EndpointError

Traits

Requester