mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-06-05 04:22:32 +00:00
![]() As per its documentation [1]: > If .create_new(true) is set, .create() and .truncate() are ignored. This gets rid of the "file opened with `create`, but `truncate` behavior not defined " clippy warnings. [1] https://doc.rust-lang.org/std/fs/struct.OpenOptions.html#method.create_new Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |