#syn #parser #arguments #macro #syn-args

macro syn-args-derive

syn-args is a library for parsing function arguments

5 unstable releases

0.3.1 Jan 5, 2025
0.3.0 Aug 31, 2024
0.2.1 Aug 25, 2024
0.2.0 Aug 25, 2024
0.1.0 Aug 24, 2024

#125 in #syn

46 downloads per month
Used in 9 crates (3 directly)

MIT license

15KB
279 lines

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

Read ChangeLog

Dependencies

~205–650KB
~15K SLoC