Module from_sql

Module from_sql 

Source
Expand description

Trait for converting from SQL values to Rust types.

Traitsยง

FromSql
Trait for types that can be converted from SQL values.