syn-args-derive 0.2.1

syn-args is a library for parsing function arguments.
Documentation
1
2
3
4
5
6
7
8
9
# SynArgsDerive

This is a tool for string pattern matching and parsing to the corresponding data structure.

This library is a macro implementation of syn-args.

[Go to view the document](https://crates.io/crates/syn-args)

[Read ChangeLog](https://github.com/nidrs/nidrs/blob/main/libs/syn-args-derive/CHANGELOG.md)