Docs.rs
  • waapiclient-0.2.2
    • waapiclient 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • Kordishal
    • Dependencies
      • reqwest ^0.11.22 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_with ^3.3.0 normal
      • tokio ^1 dev
    • Versions
    • 6.67% 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

waapiclient0.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • api_client::ApiClient
  • responses::IdentityResponse
  • responses::ListResponse
  • responses::error::PatchResponseUnprocessableEntity
  • schemas::IdReference
  • schemas::Reference
  • schemas::UuidReference
  • schemas::article::Article
  • schemas::article::ArticleCreate
  • schemas::article::ArticleUpdate
  • schemas::date_time_info::DateTimeInfo
  • schemas::image::Image
  • schemas::image::ImagePatch
  • schemas::user::ManuscriptSettings
  • schemas::user::MembershipPrototype
  • schemas::user::User
  • schemas::user::UserChange
  • schemas::world::World
  • schemas::world::WorldCreate
  • schemas::world::WorldUpdate

Enums

  • enums::EntityClass
  • enums::Granularity
  • enums::State
  • enums::StateVisibility
  • responses::error::ApiError
  • responses::error::IdentityError
  • schemas::ReferenceId

Traits

  • endpoints::Delete
  • endpoints::Get
  • endpoints::List
  • endpoints::Patch
  • endpoints::Put

Constants

  • api_client::BASE_URL