#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 231/week @ 2024-08-19 212/week @ 2024-08-26 15/week @ 2024-09-02 12/week @ 2024-09-16 33/week @ 2024-09-23 27/week @ 2024-09-30 8/week @ 2024-10-07 5/week @ 2024-10-14 38/week @ 2024-10-21 8/week @ 2024-10-28 8/week @ 2024-11-04 7/week @ 2024-11-11 19/week @ 2024-11-18 17/week @ 2024-11-25

51 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

~250–710KB
~16K SLoC