<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_macros/src/dispatcher_clap.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 architecture overview and doc comments to macro crate</title>
<updated>2026-05-01T17:25:06+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-01T17:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=11a3258834587a267f63588366ecc00d6b82156c'/>
<id>11a3258834587a267f63588366ecc00d6b82156c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix feature name from clap_parser to clap in dispatcher macro</title>
<updated>2026-04-26T06:15:35+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-26T06:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=e2cfab8c0464b7d5981414c2d88cbf09f7895f8f'/>
<id>e2cfab8c0464b7d5981414c2d88cbf09f7895f8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add clap_parser feature to mingling_core with help output behavior</title>
<updated>2026-04-25T17:23:39+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-25T17:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=d2c44d5c1cd8df2d150c849e8bd196e15c4015e3'/>
<id>d2c44d5c1cd8df2d150c849e8bd196e15c4015e3</id>
<content type='text'>
config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove intermediate buffer in help output</title>
<updated>2026-04-25T17:05:02+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-25T17:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=00923e2a4180c39ccc2d0ab51a7548fb7bfa5719'/>
<id>00923e2a4180c39ccc2d0ab51a7548fb7bfa5719</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add early return for help flag in dispatcher_clap macro</title>
<updated>2026-04-25T16:59:20+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-25T16:59:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=94da1b889857e8f936335ebea50c62fcfb3b7c58'/>
<id>94da1b889857e8f936335ebea50c62fcfb3b7c58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change `help` option to accept a boolean value instead of a struct</title>
<updated>2026-04-25T16:45:00+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-25T16:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=388dc03dcfcdd2b64865c71dca23f2e57916437e'/>
<id>388dc03dcfcdd2b64865c71dca23f2e57916437e</id>
<content type='text'>
identifier
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
identifier
</pre>
</div>
</content>
</entry>
<entry>
<title>Support explicit program name and help struct in dispatcher_clap</title>
<updated>2026-04-25T16:00:48+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-25T16:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=313b2b40a124a2093403f4dbd6b454b3fc0477d5'/>
<id>313b2b40a124a2093403f4dbd6b454b3fc0477d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update macro syntax from positional to keyword error argument</title>
<updated>2026-04-25T15:43:06+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-04-25T15:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=d8b732636b308ddb75855a358d73cc36eccb0d14'/>
<id>d8b732636b308ddb75855a358d73cc36eccb0d14</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>
</feed>
