mirror of
git://git.proxmox.com/git/pxar.git
synced 2024-12-22 21:33:50 +03:00
59e6f6798b
This could be bitflags or a string, but we only use std::io:Error and end up with a textual ErrorKind::Other anyway. (An enum still seemed more efficient at runtime than a String, given that this is normally a rather exceptional case caused by the crate user...) Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
rust-toolchain | ||
rustfmt.toml |