aboutsummaryrefslogtreecommitdiff
path: root/examples/full-todolist/src
Commit message (Collapse)AuthorAgeFilesLines
* Make route! macro auto-convert error types魏曹先生13 days1-2/+2
| | | | | | `route!()` now calls `Groupped::to_chain()` on the error branch, removing the need for callers to pre-convert with `.to_chain()` or `.to_render()`.
* Add full-todolist example projectWeicao-CatilGrass2026-06-093-0/+356