Docs.rs
fistinc-auth-0.1.0
fistinc-auth 0.1.0
Docs.rs crate page
Links
crates.io
Source
Owners
Hjklvfr
Dependencies
actix ^0.12.0
normal
actix-http ^2.2.1
normal
actix-web ^3.3.2
normal
argon2rs ^0.2.5
normal
async-trait ^0.1.51
normal
chrono ^0.4.19
normal
diesel ^1.4.8
normal
email_address ^0.2.1
normal
fistinc-diesel-utils ^0.1.0
normal
fistinc-errors ^0.1.0
normal
fistinc-paging ^0.1.0
normal
futures ^0.3.17
normal
jsonwebtoken ^7.2.0
normal
phonenumber ^0.3.1
normal
serde ^1.0
normal
serde_json ^1.0.67
normal
uuid ^0.8
normal
Versions
0%
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
Files
fistinc_auth/infrastructure/
mod.rs
1
pub mod
models;
2
pub mod
repository;
3
mod
schema;