[][src]Module sqlx_core::decode

Types and traits for decoding values from the database.

Traits

Decode

A type that can be decoded from the database.