aboutsummaryrefslogtreecommitdiff
path: root/mling/src/pkg_mgr/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(mling): enable pathf feature and run type mapping build魏曹先生24 hours1-2/+1
| | | | | | | | Add the `pathf` feature to mingling dependency and invoke `analyze_and_build_type_mapping` during the build script. Reorganize internal module visibility from `mod + pub use` to direct `pub mod`.
* Add installer module and refactor error handling魏曹先生2026-06-071-0/+3
|
* Add hformat_cargo, hprintln_cargo macros and help rendering魏曹先生2026-06-071-0/+16