aboutsummaryrefslogtreecommitdiff
path: root/mling/src/proj_mgr/show_binaries.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(mling): enable pathf feature and run type mapping build魏曹先生20 hours1-2/+5
| | | | | | | | 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`.
* Move error handling into its own module and add show.binaries command魏曹先生2026-06-071-0/+70