index
:
mingling.git
dev/mingling_pathf
feat/picker2
main
version/0.3.0
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_picker
/
src
/
picker.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(picker): add from_args and from_args_skip constructors
魏曹先生
8 hours
1
-0
/
+25
*
feat(picker): remove route phantom from IntoPicker trait
魏曹先生
15 hours
1
-11
/
+26
*
fix: set default type parameter for `Picker` struct
魏曹先生
16 hours
1
-1
/
+1
*
feat(picker): add builtin bool pickable and parselib matcher framework
魏曹先生
16 hours
1
-9
/
+9
*
feat(picker): add early route on missing flag
魏曹先生
19 hours
1
-0
/
+1
*
feat(picker): add Route generic parameter for error routing
魏曹先生
20 hours
1
-20
/
+31
*
refactor: rename `PickerResult` to `PickerArgResult` and add new
魏曹先生
20 hours
1
-2
/
+5
*
refactor(picker): delegate Picker methods to PickerArgs
魏曹先生
21 hours
1
-94
/
+84
*
feat: add lifetime-bound pickable support and refine type constraints
魏曹先生
40 hours
1
-1
/
+1
*
feat(picker): add default and post-processing hooks for flags
魏曹先生
43 hours
1
-0
/
+8
*
feat(mingling_picker): rename FormatError to ParseError and add parse
魏曹先生
2 days
1
-0
/
+3
*
feat(picker): add IntoPicker impl for &[String] and &T deref to
魏曹先生
2 days
1
-1
/
+22
*
feat(picker): add `pick` method to start and extend flag chains
魏曹先生
2 days
1
-0
/
+18
*
refactor: rename PickerArguments to PickerArgs and PickerRequirement to
魏曹先生
2 days
1
-24
/
+24
*
feat(picker): add `is_empty` method and refactor `if let` chains
魏曹先生
2 days
1
-0
/
+17
*
feat(picker): add core trait, types, and builder macro for argument
魏曹先生
2 days
1
-0
/
+232