[][src]Module sqlx::decode

Provides Decode for decoding values from the database.

Traits

Decode

A type that can be decoded from the database.