aboutsummaryrefslogtreecommitdiff
path: root/examples/example-async/src
Commit message (Expand)AuthorAgeFilesLines
* Rename `NextProcess` to `Next` across the codebaseWeicao-CatilGrass2026-05-171-2/+2
* Simplify example imports to use prelude and add resources example魏曹先生2026-05-161-1/+1
* Enforce `NextProcess` return type in chain functions and update examples魏曹先生2026-05-021-1/+1
* Remove `marker::NextProcess` and generate it via `gen_program!`Weicao-CatilGrass2026-04-271-5/+2
* Add async example demonstrating tokio integration魏曹先生2026-04-251-0/+53