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