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
my_app
0.1.0
All Items
Sections
My Application
Crate Items
Modules
Structs
Crate
my_app
Copy item path
Source
Expand description
§
My Application
이 애플리케이션은 웹 서버를 제공하는 Rust 프로젝트입니다.
Modules
§
account
Account 관련 기능을 담당하는 모듈입니다. Account 모듈은 사용자 계정 관리와 관련된 기능을 제공합니다.
utils
유틸리티 기능을 담당하는 모듈입니다. 유틸리티 기능을 제공하는 모듈입니다.
Structs
§
App
App의 상태를 관리하는 구조체
AppConfig
App의 설정을 관리하는 구조체