[example] id = "example-argument-parse" name = "Argument Parse" icon = "📋" category = "parsing" desc = """ Shows how to use Mingling's `parser` feature with a `Picker` to extract and validate typed arguments from the command line. """ tags = ["pick", "Pickable"] files = ["src/main.rs", "Cargo.toml"]