Rust error: `default-run` manifest key?
error: `cargo run` could not determine which binary to run. Use the `–bin` option to specify a binary, or the `default-run` manifest key.
available binaries: coden, main
How do you set a 'default-run' manifest in the Cargo.toml in Rust?
Surprisingly, this is in the docu: https://doc.rust-lang.org/cargo/reference/manifest.html#the-default-run-field