aboutsummaryrefslogtreecommitdiff
path: root/examples/example-async/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* 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