| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add Argument type to picker builtins and expose Picker | 魏曹先生 | 8 days | 1 | -1/+12 |
| | | | | | | | | - Add `#[derive(Debug, Default)]` to `Argument` struct - Add `dump_remains` method to `Argument` - Remove `#[doc(hidden)]` from `Picker` struct - Implement `Pickable` for `Argument` to allow consuming remaining args | ||||
| * | Add argument parser module with picker API | 魏曹先生 | 9 days | 1 | -0/+53 |
