ce0b21805c
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 |