Module encode

Source
Expand description

Provides Encode for encoding values for the database.

Enums§

IsNull
The return type of Encode::encode.

Traits§

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