Skip to content

Instantly share code, notes, and snippets.

@BobGneu
Created February 7, 2018 20:26
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 BobGneu/c1585cc73d9174fd4684d58470a61d03 to your computer and use it in GitHub Desktop.
Save BobGneu/c1585cc73d9174fd4684d58470a61d03 to your computer and use it in GitHub Desktop.
Rusty Intro - Invalid main function error
> cargo run
Compiling rust_bin v0.1.0 (file:///C:/rust_bin)
error[E0601]: main function not found
error: aborting due to previous error
error: Could not compile `rust_bin`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment