Structsยง
- Interval
- A type that mimics
sqlx::postgres::types::PgInterval
but provides bothserde::Serialize
andserde::Deserialize
into and from ISO 8601 string format.
sqlx::postgres::types::PgInterval
but provides
both serde::Serialize
and serde::Deserialize
into and from ISO 8601 string format.