Expand description
Helpers for working with Value
Structs§
- Chrono
Unix Timestamp with-chrono - A DataTime
mapped to i64 in database - Chrono
Unix Timestamp Millis with-chrono - A DataTime
mapped to i64 in database, but in milliseconds - Time
Unix Timestamp with-time - A OffsetDateTime mapped to i64 in database
- Time
Unix Timestamp Millis with-time - A OffsetDateTime mapped to i64 in database, but in milliseconds
Traits§
- Default
Active Value - Default value for T
- Default
Active Value None - Default value for Option
- Default
Active Value NotSet - Default value for types that’s not nullable