the getopts crate is wrong, it uses String for free arguments. We want a Path argument, which is not utf8. clap is too big for our use case so we're doing this manually Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Description
No description provided
Languages
Rust
96.9%
Makefile
3.1%