aboutsummaryrefslogtreecommitdiff
path: root/mingling_picker/src/pickable.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(picker): add unwrap, unpack, to_result, to_option on PickerPattern魏曹先生19 hours1-2/+0
* feat(picker): add argument-position mask to tag phase魏曹先生20 hours1-0/+6
* refactor: rename `PickerResult` to `PickerArgResult` and add new魏曹先生20 hours1-3/+3
* refactor: remove unnecessary `Default` bound from `Pickable` trait魏曹先生21 hours1-8/+1
* refactor(pickable): redesign Pickable trait with two-phase parse API魏曹先生33 hours1-32/+73
* feat: add lifetime-bound pickable support and refine type constraints魏曹先生41 hours1-7/+15
* feat(picker): add core trait, types, and builder macro for argument魏曹先生2 days1-0/+39