serde_args_macros

Crates.ioserde_args_macros
lib.rsserde_args_macros
version0.1.0
created_at2024-12-16 04:01:29.186442+00
updated_at2024-12-16 04:01:29.186442+00
descriptionMacros for the serde_args crate.
homepage
repositoryhttps://github.com/Anders429/serde_args
max_upload_size
id1484614
size356,172
Anders Evensen (Anders429)

documentation

README

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.

Commit count: 299

cargo fmt