1 unstable release

new 0.1.0 Dec 16, 2024

#1049 in Command-line interface


Used in serde_args

MIT/Apache

230KB
6K SLoC

serde_args_macros

GitHub Workflow Status crates.io docs.rs License

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

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

~240–690KB
~16K SLoC