$ errors.fyi/rust/E0601 128 namespaces · 4,025 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