Skip to content

Instantly share code, notes, and snippets.

@maurer
Created May 5, 2018 03:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maurer/51952a09b6b97f451b7f316416db725b to your computer and use it in GitHub Desktop.
Save maurer/51952a09b6b97f451b7f316416db725b to your computer and use it in GitHub Desktop.
error[E0603]: struct `PathBuf` is private
--> src/bin/evaluate.rs:213:13
|
213 | use std::fs::PathBuf;
| ^^^^^^^^^^^^^^^^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment