aboutsummaryrefslogtreecommitdiff
path: root/mingling_picker/src/pickable
Commit message (Expand)AuthorAgeFilesLines
* feat(pickable): extract SinglePickable into its own module魏曹先生3 hours1-0/+69
* feat(picker): add unwrap, unpack, to_result, to_option on PickerPattern魏曹先生34 hours1-29/+0
* refactor: rename `PickerResult` to `PickerArgResult` and add new魏曹先生35 hours1-2/+2
* feat(flag): add PositionalMulti variant and convenience methods魏曹先生38 hours1-2/+2
* refactor(pickable): redesign Pickable trait with two-phase parse API魏曹先生47 hours1-30/+20
* feat: add lifetime-bound pickable support and refine type constraints魏曹先生2 days1-28/+24
* feat(picker): add core trait, types, and builder macro for argument魏曹先生3 days1-0/+43