Expand description
Provides a generate function used by the regex!
proc macro.
How-to develop proc macros: https://github.com/dtolnay/proc-macro-workshop
Enums§
Functions§
- generate
- Generates an enum that implements
parsed_reand implements thesafe_regex::internal::Machinetrait.