<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling/src/lib.rs, branch 0.1.7</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>Add missing articles and improve documentation</title>
<updated>2026-05-02T17:31:04+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-02T17:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=8422e0ada52d8036c32257d84f069776e520079e'/>
<id>8422e0ada52d8036c32257d84f069776e520079e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comment and constrain ProgramCollect generic bounds</title>
<updated>2026-04-29T09:07:03+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-29T09:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=a1c407776897a0649deec1b7c6ee86347f91dcaf'/>
<id>a1c407776897a0649deec1b7c6ee86347f91dcaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `route!` macro for early error routing</title>
<updated>2026-04-27T13:06:38+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-27T13:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=ad10b82c1e6785cbf88562117b1609905cfeb6dc'/>
<id>ad10b82c1e6785cbf88562117b1609905cfeb6dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename feature `clap_parser` to `clap`</title>
<updated>2026-04-25T17:43:49+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-25T17:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=37d775134ffcc9ac8982d8a78b44b7e0eb0ae371'/>
<id>37d775134ffcc9ac8982d8a78b44b7e0eb0ae371</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add help system with `#[help]` macro and `HelpRequest` trait</title>
<updated>2026-04-25T15:41:36+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-25T15:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=4ac7d7dc9e6abec2f3f84dd5baf8b642727f19c3'/>
<id>4ac7d7dc9e6abec2f3f84dd5baf8b642727f19c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `dispatcher_clap` attribute macro behind `clap_parser` feature</title>
<updated>2026-04-25T14:19:55+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-25T14:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=265c79a1e3b20ebf5b2026a55e85cff513eaf9f5'/>
<id>265c79a1e3b20ebf5b2026a55e85cff513eaf9f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new_with_args and dispatch_args_dynamic to Program</title>
<updated>2026-04-22T05:30:13+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-22T05:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=3785202ec5b949cba5501b20729b16f4c29ea626'/>
<id>3785202ec5b949cba5501b20729b16f4c29ea626</id>
<content type='text'>
Remove Display bound from Group type parameter and delete
dispatcher_render macro. This is a breaking change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove Display bound from Group type parameter and delete
dispatcher_render macro. This is a breaking change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move type registration to pack! and Groupped macros</title>
<updated>2026-04-20T06:06:38+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-20T06:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=6f66a3158f4a4b2bca42ec385abefbf4011618cc'/>
<id>6f66a3158f4a4b2bca42ec385abefbf4011618cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract chain and renderer registration into separate macros</title>
<updated>2026-04-17T16:24:05+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-17T16:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=ba733ffaffd78ecc4220106b21a57ed3b2893636'/>
<id>ba733ffaffd78ecc4220106b21a57ed3b2893636</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add register_type macro and use it in chain and renderer macros</title>
<updated>2026-04-15T04:43:32+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-15T04:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=f029a51c1dd308ff8271c2be37d0fdc053552310'/>
<id>f029a51c1dd308ff8271c2be37d0fdc053552310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
