# rust-starter **Repository Path**: codes_test/rust-starter ## Basic Information - **Project Name**: rust-starter - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-11 - **Last Updated**: 2025-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Basic rust example project with multiple files. ## Quickstart rustc ./src/main.rs; ./main or cargo build; ./target/main