1 unstable release
| 0.1.0 | Dec 16, 2024 |
|---|
#36 in #cli-argument-parser
Used in serde_args
230KB
6K
SLoC
serde_args_macros
Macros for the serde_args crate.
Due to its nature as a command line argument parsing format, serde_args allows some extra information to be provided to the deserializer. In order to make this process easier, a serde add-on macro is provided to add additional information to serde's derived Deserialize implementation.
License
This project is licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~93–435KB
~10K SLoC