-
-
Notifications
You must be signed in to change notification settings - Fork 360
Open
Labels
Description
- Tracking issue: Tracking Issue for
frontmatterrust-lang/rust#136889
---
[dependencies]
clap = { version = "4.2", features = ["derive"] }
---
use clap::Parser;
fn main() {}Reactions are currently unavailable