Docs.rs
signer-db-0.4.0
signer-db 0.4.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sheason2019
Dependencies
sea-orm-migration ^1.1.14
normal
tokio ^1.43.0
normal
Versions
0%
of the crate is documented
Go to latest version
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
Module decode
signer_
db
0.4.0
Module decode
Module Items
Traits
In signer_
db::
sea_
orm::
sqlx
signer_db
::
sea_orm
::
sqlx
Module
decode
Copy item path
Source
Expand description
Provides
Decode
for decoding values from the database.
Traits
ยง
Decode
A type that can be decoded from the database.