[][src]Type Definition odbc::SqlDate

type SqlDate = SQL_DATE_STRUCT;

Trait Implementations

impl<'a> OdbcType<'a> for SqlDate[src]