aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/func/program_fallback_gen.rs
Commit message (Collapse)AuthorAgeFilesLines
* chore!: rename ErrorDispatcherNotFound to EntryFallback魏曹先生17 hours1-1/+1
| | | | | | | | Rename the internal fallback type and its associated `ProgramCollect` plumbing from `ErrorDispatcherNotFound`/`build_dispatcher_not_found` to `EntryFallback`/`build_entry_fallback`, along with the generated enum variant and pack type. Update all documentation, examples, and tests accordingly.
* feat(macros): split monolith into one-macro-per-file modules魏曹先生8 days1-0/+23