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

macro syn-args-derive

syn-args is a library for parsing function arguments

4 releases (2 breaking)

0.3.0 Aug 31, 2024
0.2.1 Aug 25, 2024
0.2.0 Aug 25, 2024
0.1.0 Aug 24, 2024

#121 in #syn

Download history 284/week @ 2024-08-23 167/week @ 2024-08-30 7/week @ 2024-09-06 10/week @ 2024-09-13 29/week @ 2024-09-20 25/week @ 2024-09-27 15/week @ 2024-10-04 6/week @ 2024-10-11 26/week @ 2024-10-18 16/week @ 2024-10-25 12/week @ 2024-11-01

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

MIT license

15KB
273 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

~270–740KB
~17K SLoC