sqlx_core

Module encode

source
Expand description

Provides Encode for encoding values for the database.

Enums§

Traits§

  • Encode a single value to be sent to the database.