aboutsummaryrefslogtreecommitdiff
path: root/arg_picker/src/constants.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.
* feat(arg-picker): add REMAINS constant and re-export via consts module魏曹先生2026-07-201-0/+16
Move the REMAINS constant definition into arg_picker and re-export it through mingling's constants module for unified access