Module sqlx::decode[][src]

Provides Decode for decoding values from the database.

Traits

Decode

A type that can be decoded from the database.