Get The Difference Between Two Date-Timestamps In Rust
January 2025
```cargo
chrono = "0.4.39"
```
use NaiveDate;
Output:
Days: 2
Hours: 1
Minutes: 15
Seconds: 20
end of line
```cargo
chrono = "0.4.39"
```
use NaiveDate;
Days: 2
Hours: 1
Minutes: 15
Seconds: 20