[−][src]Trait hycon_rust::traits::ToDBType
Converts an in memory representation to a type for insertion into a database
Required methods
fn to_db_type(&self) -> T
Converts self to database type
Converts an in memory representation to a type for insertion into a database
fn to_db_type(&self) -> T
Converts self to database type