Docs.rs
pocket-relay-database-0.3.2
pocket-relay-database 0.3.2
Docs.rs crate page
MIT
Links
Repository
Crates.io
Source
Owners
jacobtread
Dependencies
chrono ^0.4
normal
sea-orm ^0
normal
sea-orm-migration ^0
normal
serde ^1
normal
Versions
55.56%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
x86_64-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
DbResult
In pocket_relay_database
?
Type Definition
pocket_relay_database
::
DbResult
source
·
[
−
]
pub type DbResult<T> =
Result
<T,
DbErr
>;
Expand description
Database error result type