Module atomic

Module atomic 

Source

Structs§

Duration
A Duration is a combination of a YearMonthDuration and [chrono::Duration`].
GDay
A GDay is a combination of a day and an optional chrono::FixedOffset.
GMonth
A GMonth is a combination of a month and an optional chrono::FixedOffset.
GMonthDay
A GMonthDay is a combination of a month and a day, and an optional chrono::FixedOffset.
GYear
A GYear is a combination of a year and an optional chrono::FixedOffset.
GYearMonth
A GYearMonth is a combination of a year and a month, and an optional chrono::FixedOffset.
NaiveDateTimeWithOffset
A NaiveDateTimeWithOffset is a combination of a chrono::NaiveDateTime and an optional chrono::FixedOffset.
NaiveDateWithOffset
A NaiveDateWithOffset is a combination of a chrono::NaiveDate and an optional chrono::FixedOffset.
NaiveTimeWithOffset
A NaiveTimeWithOffset is a combination of a chrono::NaiveTime and an optional chrono::FixedOffset.
YearMonthDuration

Enums§

Atomic
An atomic value.
BinaryType
The types of binary supported as atomic values.
IntegerType
StringType
The types of string supported as atomic values.