Docs.rs
  • tpex-api-0.5.0
    • tpex-api 0.5.0
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Cyclic3
    • Dependencies
      • axum ^0.8.4 normal optional
      • axum-extra ^0.10 normal optional
      • base64 ^0.22.0 normal
      • clap ^4.5.4 normal optional
      • futures ^0.3.0 normal optional
      • getrandom ^0.3 normal optional
      • num-derive ^0.4 normal
      • num-traits ^0.2 normal
      • reqwest ^0.12 normal optional
      • reqwest-websocket ^0.5.0 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0.114 normal
      • sqlx ^0.8.5 normal optional
      • tokio ^1.36.0 normal
      • tokio-util ^0.7.13 normal optional
      • tower-http ^0.6 normal optional
      • tpex ^0.5.0 normal
      • tracing ^0.1.41 normal optional
      • tracing-subscriber ^0.3 normal optional
      • axum ^0.8.4 dev
      • tempfile ^3.0.0 dev
      • tokio ^1.45.0 dev
    • Versions
    • 4.69% 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

tpex_api0.5.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • ErrorInfo
  • Mirrored
  • PollGetArgs
  • Remote
  • StateGetArgs
  • StatePatchArgs
  • Token
  • TokenDeleteArgs
  • TokenInfo
  • TokenPostArgs
  • server::Args
  • server::tokens::TokenHandler

Enums

  • Error
  • TokenLevel

Macros

  • state_type

Functions

  • server::run_server
  • server::run_server_with_args

Type Aliases

  • Result