Docs.rs
vitrail-pg-0.0.12
vitrail-pg 0.0.12
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
xJonathanLEI
Dependencies
chrono ^0.4.44
normal
clap ^4.6.0
normal
sqlx ^0.8.6
normal
tokio ^1.50.0
normal
url ^2.5.8
normal
vitrail-pg-core ^0.0.12
normal
vitrail-pg-macros ^0.0.12
normal
Versions
0%
of the crate is documented
Platform
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
Skip to main content
Module decode
vitrail_
pg
0.0.12
Module decode
Module Items
Traits
Derive Macros
In vitrail_
pg::
sqlx
vitrail_pg
::
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.
Derive Macros
§
Decode