Strings are used for paths instead of PathBuf
julianbraha opened this issue · comments
Julian Braha commented
Describe the bug
PathBuf
is intended to be a flexible path type, and is similar to String
.
Reproduction
No response
Expected behavior
No response
Platform and versions
8.14.1
cargo 1.75.0 (1d8b05cdd 2023-11-20)
rustc 1.75.0 (82e1608df 2023-12-21)
Stack trace
No response
Additional context
No response