[][src]Type Definition odbc::SqlTime

type SqlTime = SQL_TIME_STRUCT;

Trait Implementations

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