Docs.rs
  • stefn-0.0.1
    • stefn 0.0.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lucas-montes
    • Dependencies
      • argon2 ^0.5.3 normal
      • axum ^0.7.5 normal
      • axum-extra ^0.9.3 normal
      • chrono ^0.4.23 normal
      • hmac ^0.12.1 normal
      • hyper ^1.3.1 normal
      • jsonwebtoken ^9 normal
      • maxminddb ^0.24.0 normal
      • serde ^1.0.163 normal
      • serde_json ^1.0.96 normal
      • sha2 ^0.10.8 normal
      • sqlx ^0.7.0 normal
      • tokio ^1.38.0 normal
      • tower ^0.4 normal
      • tower-http ^0.5.2 normal
      • tracing ^0.1 normal
      • tracing-appender ^0.2 normal
      • tracing-subscriber ^0.3 normal
      • utoipa =5.0.0-beta.0 normal
      • utoipa-scalar =0.2.0-alpha.0 normal
      • utoipauto ^0.1.11 normal
    • 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

stefn0.0.1

  • All Items

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

Crate stefn

source

Structs§

  • AppState
  • ErrorMessage
  • JWTUserRequest

Enums§

  • AppError

Functions§

  • create_token
  • jwt_middleware
  • run

Type Aliases§

  • AppResult