Module sqlx::decode[][src]

Expand description

Provides Decode for decoding values from the database.

Traits

A type that can be decoded from the database.