Expand description

An argument for SQL expressions.

Modules

Error type for TryInto.

Implementation of the From for SqlArg. Used to convert basic datatypes into SqlArg.

Implementation of the FromRow trait for SqlArg.

Implementation of the TryInto for SqlArg. Used to convert SqlArg into basic datatypes.

Enums

Enum to keep the different argument types.

Functions

Returns true, if list of arguments would be a valid key.