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

Module response

Module Items

  • Structs
  • Enums
  • Functions

In axum_webtools::http

axum_webtools::http

Module response

Source

Structs§

HttpErrorDetails
ValidationErrorResponse

Enums§

HttpError

Functions§

bad_request
conflict
created
internal_server_error
not_found
ok
unauthorized