mirror of
https://github.com/clap-rs/clap
synced 2024-12-15 23:32:32 +00:00
24 lines
499 B
Markdown
24 lines
499 B
Markdown
|
<!--
|
||
|
Please use the following template to assist with creating an issue and to ensure a speedy resolution. If an area is not applicable, feel free to delete the area or mark with `N/A`
|
||
|
-->
|
||
|
|
||
|
### Rust Version
|
||
|
|
||
|
* Use the output of `rustc -V`
|
||
|
|
||
|
### Affected Version of clap and clap_derive
|
||
|
|
||
|
* Can be found in Cargo.lock of your project (i.e. `grep clap Cargo.lock`)
|
||
|
|
||
|
### Expected Behavior Summary
|
||
|
|
||
|
|
||
|
### Actual Behavior Summary
|
||
|
|
||
|
|
||
|
### Steps to Reproduce the issue
|
||
|
|
||
|
|
||
|
### Sample Code or Link to Sample Code
|
||
|
|