mirror of
https://git.proxmox.com/git/proxmox
synced 2025-06-02 03:28:44 +00:00
![]() For regular error cases, `std::io::Error` can now also box errors and provides an `Error::other()` function since rust 1.74. For the case where it was used directly with strings (io_err_other("string")) -> that's what `io_format_err!()` and `io_bail!()` are for. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
.. | ||
constnamedbitmap.rs | ||
error.rs | ||
lib.rs | ||
ops.rs |