<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_picker/src/picker/result.rs, branch feat/picker2</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<entry>
<title>feat(picker): add early route on missing flag</title>
<updated>2026-07-15T08:36:05+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-15T08:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=53fc28520c1314cd1bd223628c30d6a4423756a1'/>
<id>53fc28520c1314cd1bd223628c30d6a4423756a1</id>
<content type='text'>
Introduce `or_route` and a `PickerResult` type that carries an optional
route value.  When a flag is absent, the closure given to `or_route` is
evaluated and stored in `error_route`, allowing the caller to exit early
without a default value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce `or_route` and a `PickerResult` type that carries an optional
route value.  When a flag is absent, the closure given to `or_route` is
evaluated and stored in `error_route`, allowing the caller to exit early
without a default value.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: rename `PickerResult` to `PickerArgResult` and add new</title>
<updated>2026-07-15T08:08:10+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-15T08:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=c3e990a5c47dc8894899d774a0d89f089adec308'/>
<id>c3e990a5c47dc8894899d774a0d89f089adec308</id>
<content type='text'>
`PickerResult` struct
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`PickerResult` struct
</pre>
</div>
</content>
</entry>
</feed>
