Docs.rs
my-app-0.1.0
my-app 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
zedonora
Dependencies
actix-web ^4.4
normal
anyhow ^1.0
normal
argon2 ^0.4
normal
chrono ^0.4
normal
dotenv ^0.15
normal
env_logger ^0.10
normal
idna =0.4.0
normal
jsonwebtoken ^8.1
normal
log ^0.4
normal
rustls =0.21.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.7
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url =2.4.1
normal
Versions
60.71%
of the crate is documented
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
All
my_app
0.1.0
Crate Items
Structs
Functions
List of all items
Structs
App
AppConfig
account::RegisterUser
account::User
account::models::Claims
Functions
account::handlers::login
account::routes::init_routes
account::services::generate_jwt
utils::logger::setup_logger