$ errors.fyi/rust/E0601 74 namespaces · 3,092 codes
rust · rust/E0601
E0601

Missing main Function

A binary crate was compiled without a main function as the program entry point. Add a fn main() to the crate root.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT