aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/setups/picker.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat: migrate mingling-specific picker code into mingling crate魏曹先生88 min.1-3/+0
| | | | | | | | 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.
* feat(setups): add picker module with flag-based program setup魏曹先生20 hours1-0/+10