Docs.rs
  • r1-api-layer-1.0.2
    • r1-api-layer 1.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • LPkkjHD
    • Dependencies
      • anyhow ^1 normal optional
      • async-trait ^0.1.24 normal
      • chrono ^0.4 normal
      • clap-verbosity-flag ^0.3 normal optional
      • dialoguer ^0.8 normal optional
      • frunk ^0.4.0 normal optional
      • frunk-enum-core ^0.3.0 normal optional
      • frunk-enum-derive ^0.3.0 normal optional
      • frunk_core ^0.4.0 normal optional
      • frunk_derives ^0.4.0 normal optional
      • futures ^0.3 normal
      • hyper ^0.14 normal optional
      • jsonwebtoken ^9.3.0 normal
      • lazy_static ^1.4 normal optional
      • log ^0.4.0 normal
      • mime ^0.3 normal
      • percent-encoding ^2.1.0 normal optional
      • regex ^1.3 normal optional
      • serde ^1.0 normal
      • serde_ignored ^0.1.1 normal optional
      • serde_json ^1.0 normal
      • simple_logger ^2.0 normal optional
      • structopt ^0.3 normal optional
      • swagger ^6.1 normal
      • tokio ^0.2 normal optional
      • url ^2.1 normal optional
      • uuid ^1.3.1 normal
      • validator ^0.16 normal
      • clap ^2.25 dev
      • env_logger ^0.7 dev
      • native-tls ^0.2 dev
      • tokio ^1.14 dev
      • hyper-tls ^0.5 normal optional
      • native-tls ^0.2 normal optional
      • hyper-openssl ^0.9 normal optional
      • openssl ^0.10 normal optional
      • openssl ^0.10 dev
      • tokio-openssl ^0.6 dev
    • Versions
    • 100% of the crate is documented
  • 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

r1_api_layer1.0.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • Claims
  • client::Client
  • context::AddContext
  • context::MakeAddContext
  • models::Click
  • models::CreateUserDto
  • models::GameEndDto
  • models::HitDetail
  • models::Hitbox
  • models::MapDto
  • models::Point
  • models::ResultDto
  • models::Spawn
  • models::Tier
  • models::UserDto
  • server::ApiRequestParser
  • server::Authorization
  • server::MakeService
  • server::Service

Enums

  • BobbyDeleteResponse
  • GamePostResponse
  • MapLevelGetResponse
  • MapsGetResponse
  • RegisterPostResponse
  • StatisticsGetResponse
  • StatisticsUuidGetResponse
  • UserUuidGetResponse
  • client::ClientInitError
  • client::HyperClient
  • models::GameEndDtoDifficulty

Traits

  • Api
  • ApiNoContext
  • AuthenticationApi
  • ContextWrapperExt

Constants

  • API_VERSION
  • BASE_PATH