Docs.rs
tallyweb-backend-0.3.1
tallyweb-backend 0.3.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
P3rtang
Dependencies
chrono ^0.4.29
normal
dotenvy ^0.15.7
normal
pbkdf2 ^0.12.2
normal
rand ^0.8.5
normal
serde ^1.0.188
normal
sqlx ^0.7.1
normal
thiserror ^1.0.48
normal
uuid ^1.7.0
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tallyweb_
backend
0.3.1
Database
Error
Implementors
In crate tallyweb_
backend
tallyweb_backend
Trait
DatabaseError
Copy item path
Source
pub trait DatabaseError:
Error
{ }
Implementors
§
Source
§
impl
DatabaseError
for
AuthorizationError
Source
§
impl
DatabaseError
for
ChangeUserError
Source
§
impl
DatabaseError
for
LoginError
Source
§
impl
DatabaseError
for
SignupError