Module to_sql

Module to_sql 

Source
Expand description

Trait for converting Rust types to SQL values.

Traitsยง

ToSql
Trait for types that can be converted to SQL values.