aboutsummaryrefslogtreecommitdiff
path: root/examples/example-outside-type/src
Commit message (Expand)AuthorAgeFilesLines
* refactor!: replace pack! macros with derive-based pipeline types魏曹先生43 hours1-3/+4
* refactor!: remove dynamic dispatcher registration API魏曹先生46 hours1-4/+1
* fix!: rename `Groupped` to `Grouped` across the codebase魏曹先生2026-07-191-1/+1
* refactor(examples): migrate renderers to return RenderResult and add魏曹先生2026-07-111-6/+13
* Add IO error example with type alias in group macro魏曹先生2026-06-231-1/+22
* Add `group!` macro for registering external types魏曹先生2026-06-201-0/+71