mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 01:16:14 +03:00
bc8ad6a41e
Changes the example from using the qualified path of PathBuf with an import. This is what's done in all other Path/PathBuf examples and makes the code look a bit cleaner.