[][src]Type Definition sibyl::TimestampLTZ

type TimestampLTZ<'a> = Timestamp<'a, OCITimestampLTZ>;

Trait Implementations

impl<'a> FromSql<'a> for TimestampLTZ<'a>[src]