aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/res/dirs
Commit message (Collapse)AuthorAgeFilesLines
* chore: add "Doc Not Optimize" comments to source files魏曹先生2 hours4-0/+4
| | | | | Mark all source files with a comment indicating they are not optimized for documentation purposes.
* chore: enforce pedantic clippy lints and fix warnings魏曹先生3 days4-7/+15
|
* chore: run cargo fmt and rearrange re-exports in mingling魏曹先生2026-07-024-12/+31
|
* feat(mingling): add directory environment resources and setup魏曹先生2026-06-274-0/+336
Add four new resource types for common directory paths and a convenience setup struct that registers all of them at once.