aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/program/setup/general_renderer.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix comment and constrain ProgramCollect generic bounds魏曹先生2026-04-291-1/+1
* Remove redundant generic parameter from Program struct魏曹先生2026-04-251-8/+4
* Apply clippy suggestions and remove unused serde dependency魏曹先生2026-04-111-5/+5
* Add general renderer support with serialization formats魏曹先生2026-04-051-0/+61