cargo newCreate new projectcargo buildBuild the code (the executable file is generated in target/debug)Don't optimize the code (build speed is faster