aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/program_setup.rs
Commit message (Expand)AuthorAgeFilesLines
* Add #[doc(hidden)] to macro-generated structs魏曹先生2026-04-151-0/+1
* Simplify setup macro to accept any program parameter type魏曹先生2026-04-141-59/+7
* Rename DefaultProgram to ThisProgram and remove ThisProgram marker魏曹先生2026-04-091-5/+5
* Add general renderer support with serialization formats魏曹先生2026-04-051-0/+199