Docs.rs
  • axum-webtools-0.1.21
    • axum-webtools 0.1.21
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jonatansalemes
    • Dependencies
      • argon2 ^0.5.3 normal
      • axum ^0.8.1 normal
      • axum-extra ^0.10.0 normal
      • chrono ^0.4.39 normal
      • derive_more ^2.0.1 normal
      • http-body-util ^0.1.2 normal
      • jsonwebtoken ^9.3.1 normal
      • rand_core ^0.6.4 normal
      • scoped-futures ^0.1.4 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.138 normal
      • sqlx ^0.8.3 normal
      • thiserror ^2.0.11 normal
      • tower ^0.5.2 normal
      • tower-http ^0.6.2 normal
      • validator ^0.20.0 normal
      • fake ^4.0.0 dev
      • tokio ^1.44.0 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

axum_webtools0.1.21

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • http::response::HttpErrorDetails
  • http::response::ValidationErrorResponse
  • security::jwt::Claims
  • tests::Response

Enums

  • http::response::HttpError
  • security::jwt::AuthError

Traits

  • security::jwt::JwtToken

Functions

  • db::sqlx::with_tx
  • http::response::bad_request
  • http::response::conflict
  • http::response::created
  • http::response::internal_server_error
  • http::response::not_found
  • http::response::ok
  • http::response::unauthorized
  • security::argo2::argo2_gen
  • security::argo2::argo2_verify
  • security::jwt::create_jwt_token
  • security::jwt::parse_jwt_token
  • tests::request