...inary (application) `rust-chain` package
note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
```
### 构建与运行Rust项目:rust-chain
```bash
cd rust-chain
ls
Cargo.toml src
cargo run
Compiling rust-chain v0.1.0 (/...