aboutsummaryrefslogtreecommitdiff
path: root/examples/example-basic/src
Commit message (Expand)AuthorAgeFilesLines
* Enhance code quality across the entire codebaseWeicao-CatilGrass44 hours1-0/+1
* Rework examples and add entry macro for testingWeicao-CatilGrass10 days1-28/+51
* Rename `NextProcess` to `Next` across the codebaseWeicao-CatilGrass2026-05-171-1/+1
* 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 unused `ChainProcess` import in examples魏曹先生2026-04-271-4/+1
* Remove `marker::NextProcess` and generate it via `gen_program!`Weicao-CatilGrass2026-04-271-2/+2
* Make async an optional feature魏曹先生2026-04-191-4/+3
* Switch from published mingling crate to local workspace dependency魏曹先生2026-04-091-4/+4
* Add workspace configuration and examples魏曹先生2026-04-061-0/+51