119625d8cSopenharmony_ci# clap_derive 219625d8cSopenharmony_ci 319625d8cSopenharmony_ciMacro implementation for clap's derives. 419625d8cSopenharmony_ci 519625d8cSopenharmony_ci[docs.rs](https://docs.rs/clap) 619625d8cSopenharmony_ci- [Derive Tutorial](https://docs.rs/clap/latest/clap/_derive/_tutorial/index.html) 719625d8cSopenharmony_ci- [Derive Reference](https://docs.rs/clap/latest/clap/_derive/index.html) 819625d8cSopenharmony_ci 919625d8cSopenharmony_ci## License 1019625d8cSopenharmony_ci 1119625d8cSopenharmony_ciLicensed under either of 1219625d8cSopenharmony_ci 1319625d8cSopenharmony_ci- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or <https://www.apache.org/licenses/LICENSE-2.0>) 1419625d8cSopenharmony_ci- MIT license ([LICENSE-MIT](LICENSE-MIT) or <https://opensource.org/licenses/MIT>) 1519625d8cSopenharmony_ci 1619625d8cSopenharmony_ciat your option. 1719625d8cSopenharmony_ci 1819625d8cSopenharmony_ci### Contribution 1919625d8cSopenharmony_ci 2019625d8cSopenharmony_ciUnless you explicitly state otherwise, any contribution intentionally submitted 2119625d8cSopenharmony_cifor inclusion in the work by you, as defined in the Apache-2.0 license, shall be 2219625d8cSopenharmony_cidual licensed as above, without any additional terms or conditions. 2319625d8cSopenharmony_ci 2419625d8cSopenharmony_ciSee [CONTRIBUTING](CONTRIBUTING.md) for more details. 25