pub fn arb_utc_date_time() -> impl Strategy<Value = DateTime<Utc>>
Expand description

Generates an arbitrary DateTime in Utc.