sqlx_core

Module decode

Source
Expand description

Provides Decode for decoding values from the database.

Traitsยง

  • A type that can be decoded from the database.