aboutsummaryrefslogtreecommitdiff
path: root/examples/example-pack-err
Commit message (Expand)AuthorAgeFilesLines
* chore: switch workspace dependencies from path to versioned 0.2.20.2.2魏曹先生30 hours1-0/+4
* chore: bump mingling crates from 0.2.1 to 0.2.2魏曹先生30 hours1-3/+3
* chore: remove published source checksums from example Cargo.lock files魏曹先生30 hours1-4/+0
* chore(examples): add source and checksum to mingling_core/macros in魏曹先生9 days1-0/+4
* chore: bump version to 0.2.1 and switch deps to path魏曹先生10 days1-7/+3
* Released Mingling 0.2.00.2.0魏曹先生10 days1-0/+4
* chore: clean up Cargo.toml metadata and update lockfilesdev/mingling_pathf魏曹先生13 days1-2/+2
* refactor(general_renderer): rename to structural_renderer魏曹先生2026-06-263-8/+8
* feat(core): decouple structured output from Groupped trait魏曹先生2026-06-261-7/+46
* Add shared `MockProgramCollect` and conditional `Groupped` bounds魏曹先生2026-06-201-1/+1
* Add `pack_err!` macro for error structs with automatic name field魏曹先生2026-06-184-0/+268