[yew-devel] applied: [PATCH yew-comp] tasks: remove unnecessary 'round'
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jan 21 16:51:45 CET 2025
Am 20.01.25 um 13:41 schrieb Dominik Csapak:
> this would only make sense if there were some milliseconds set,
> but even then we want to truncate the number. So simply remove the
> round, since `f64 as u64` does that already
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> src/tasks.rs | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>
applied, thanks!
More information about the yew-devel
mailing list