aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/constants
Commit message (Collapse)AuthorAgeFilesLines
* feat: migrate mingling-specific picker code into mingling crate魏曹先生25 hours2-0/+143
BREAKING CHANGE: Remove `mingling_support` feature from arg-picker crate. The `EntryPicker` trait and `corebind` module are now part of the mingling crate directly, and `build_pattern1` is now a public method.