aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/setups/dirs.rs
Commit message (Collapse)AuthorAgeFilesLines
* chore: add "Doc Not Optimize" comments to source files魏曹先生3 days1-0/+1
| | | | | Mark all source files with a comment indicating they are not optimized for documentation purposes.
* chore: run cargo fmt and rearrange re-exports in mingling魏曹先生2026-07-021-4/+1
|
* feat(mingling): add directory environment resources and setup魏曹先生2026-06-271-0/+42
Add four new resource types for common directory paths and a convenience setup struct that registers all of them at once.