I got this error when tried to cargo run
your project.
StackOverflow said it happens because of the absence of src/main.rs
.
So, how to run your project locally?
rustc --version
rustc 1.36.0-nightly (7c71bc320 2019-04-30)
Well, I want to contribute, not use)