Crate sqlx_postgres_interval

Source

Structsยง

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