Review feedback: & instead of .as_path(). #45
Annotations
3 errors
|
Run cargo clippy --all-features --all-targets -- -D warnings:
src/commands/signzone.rs#L259
writing `&PathBuf` instead of `&Path` involves a new object where a slice will do
|
Run cargo clippy --all-features --all-targets -- -D warnings
The operation was canceled.
|
Loading