2 unstable releases
0.2.1 | Jul 26, 2021 |
---|---|
0.1.0 | Jul 6, 2021 |
#276 in Parser tooling
15KB
278 lines
FromRegex
Derive some useful regex methods on a struct or enum, given a pattern, optionally capturing data.
See the documentation for more!
Prior Work
adhoc_derive
provides a similar derive macro, but with some different structure/options.
Dependencies
~4–5.5MB
~99K SLoC