proxmox/proxmox-time
Christian Ebner 17bc0ac616 time: also implement From<&TimeSpan> for f64
Extend the already present `From<TimeSpan> for f64` implementation to
allow using the reference as well. There is no need to take ownership
and consume the `TimeSpan` object for conversion.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-11-26 16:50:56 +01:00
..
debian time: bump version to 2.0.2-1 2024-10-17 16:16:56 +02:00
src time: also implement From<&TimeSpan> for f64 2024-11-26 16:50:56 +01:00
Cargo.toml time: bump version to 2.0.2-1 2024-10-17 16:16:56 +02:00