mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
parent
a34e187da8
commit
03085e9dd1
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
Macro implementation for clap's derives.
|
||||
|
||||
[docs.rs](https://docs.rs/clap)
|
||||
- [Derive Tutorial](https://github.com/clap-rs/clap/blob/v4.0.7/examples/tutorial_derive/README.md)
|
||||
- [Derive Reference](https://github.com/clap-rs/clap/blob/v4.0.7/examples/derive_ref/README.md)
|
||||
- [Derive Tutorial](https://docs.rs/clap/latest/clap/_derive/_tutorial/index.html)
|
||||
- [Derive Reference](https://docs.rs/clap/latest/clap/_derive/index.html)
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Reference in a new issue