mirror of
https://github.com/clap-rs/clap
synced 2025-03-05 07:47:40 +00:00
Warn on v0.2 on README
This commit is contained in:
parent
33c01e369a
commit
279e0c7e0b
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
Parse command line argument by defining a struct. It combines [clap](https://crates.io/crates/clap) with custom derive.
|
||||
|
||||
**This README is in flux for v0.2 that's not yet published. Please refere to https://crates.io/crates/structopt to have a README syncronised with crates.io version.**
|
||||
|
||||
## Documentation
|
||||
|
||||
Find it on Docs.rs: [structopt-derive](https://docs.rs/structopt-derive) and [structopt](https://docs.rs/structopt).
|
||||
|
|
Loading…
Add table
Reference in a new issue