aboutsummaryrefslogtreecommitdiff
path: root/examples/example-general-renderer/src
Commit message (Expand)AuthorAgeFilesLines
* Simplify example imports to use prelude and add resources example魏曹先生2026-05-161-6/+2
* Enforce `NextProcess` return type in chain functions and update examples魏曹先生2026-05-021-1/+1
* Simplify Picker API by removing generic parameter and route types魏曹先生2026-04-281-2/+2
* Remove unused `ChainProcess` import in examples魏曹先生2026-04-271-1/+1
* Remove `marker::NextProcess` and generate it via `gen_program!`Weicao-CatilGrass2026-04-271-3/+2
* Make async an optional feature魏曹先生2026-04-191-4/+3
* Simplify examples by removing AnyOutput usage魏曹先生2026-04-181-3/+3
* Trim trailing whitespace in generated examples fileWeicao-CatilGrass2026-04-121-1/+1
* Switch from published mingling crate to local workspace dependency魏曹先生2026-04-091-2/+2
* Add example output to general renderer doc comment魏曹先生2026-04-061-0/+8
* Add workspace configuration and examples魏曹先生2026-04-061-0/+71