Module value

Module value 

Source
Expand description

Helpers for working with Value

Structs§

ChronoUnixTimestampwith-chrono
A DataTime mapped to i64 in database
ChronoUnixTimestampMilliswith-chrono
A DataTime mapped to i64 in database, but in milliseconds
TimeUnixTimestampwith-time
A OffsetDateTime mapped to i64 in database
TimeUnixTimestampMilliswith-time
A OffsetDateTime mapped to i64 in database, but in milliseconds

Traits§

DefaultActiveValue
Default value for T
DefaultActiveValueNone
Default value for Option
DefaultActiveValueNotSet
Default value for types that’s not nullable