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.