#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

#124 in #syn

Download history 31/week @ 2024-09-25 22/week @ 2024-10-02 9/week @ 2024-10-09 11/week @ 2024-10-16 33/week @ 2024-10-23 8/week @ 2024-10-30 5/week @ 2024-11-06 10/week @ 2024-11-13 17/week @ 2024-11-20 22/week @ 2024-11-27 31/week @ 2024-12-04 20/week @ 2024-12-11 5/week @ 2024-12-18 138/week @ 2025-01-01 35/week @ 2025-01-08

178 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

~235–690KB
~16K SLoC