Initialized a fresh Rust project.
Details
Details
Run the project using cargo run and check if hello world is displayed.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Paths
| Differential D6663 Authored by tomek on Feb 8 2023, 3:21 AM.
Details Summary Initialized a fresh Rust project. Test Plan Run the project using cargo run and check if hello world is displayed.
Diff Detail
Event TimelineHerald added subscribers: atul, ashoat. · View Herald TranscriptFeb 8 2023, 3:21 AM2023-02-08 03:21:02 (UTC-8) Harbormaster completed remote builds in B16273: Diff 22268.Feb 8 2023, 3:34 AM2023-02-08 03:34:56 (UTC-8) Harbormaster completed remote builds in B16274: Diff 22269.Feb 8 2023, 3:37 AM2023-02-08 03:37:16 (UTC-8) tomek added a child revision: D6664: [services][feature-flags] Set up the logger.Feb 8 2023, 4:13 AM2023-02-08 04:13:33 (UTC-8) This revision is now accepted and ready to land.Feb 8 2023, 4:05 PM2023-02-08 16:05:08 (UTC-8) Closed by commit rCOMM5fd8f979ba02: [services][feature-flags] Set up a new Rust project (authored by tomek). · Explain WhyFeb 13 2023, 5:12 AM2023-02-13 05:12:47 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 22402 services/feature-flags/.gitignore
services/feature-flags/Cargo.lock
services/feature-flags/Cargo.toml
services/feature-flags/src/main.rs
|