<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_macros/src/lib.rs, branch 0.1.9</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/'/>
<entry>
<title>Rename error types with consistent naming convention</title>
<updated>2026-05-29T09:13:36+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-29T09:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=6edaa76d67ab1ff211c7cc9cd179ffbefe93a04f'/>
<id>6edaa76d67ab1ff211c7cc9cd179ffbefe93a04f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `program_comp_gen!` import issue</title>
<updated>2026-05-29T09:03:43+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-29T09:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=05826d67f1f9166a6620475ffdeaa488917befd8'/>
<id>05826d67f1f9166a6620475ffdeaa488917befd8</id>
<content type='text'>
Fixed `program_comp_gen!` import when `comp` and `dispatch_tree`
features coexist
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed `program_comp_gen!` import when `comp` and `dispatch_tree`
features coexist
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename CompletionDispatcher to CMDCompletion and hide internal types</title>
<updated>2026-05-29T08:49:35+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-29T08:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=2c5355555126cf0e5e6012fb22457638bce9bf4d'/>
<id>2c5355555126cf0e5e6012fb22457638bce9bf4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `Registry` type alias for global static declarations</title>
<updated>2026-05-29T06:16:50+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-29T06:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=e87fc1c89e4508fca6e7fd0ebafd3f17a0b95095'/>
<id>e87fc1c89e4508fca6e7fd0ebafd3f17a0b95095</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gate extra_macros items behind the feature flag</title>
<updated>2026-05-24T09:18:48+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-24T09:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=0d3639016ac89ca3c6d7a8d2c8aa3b7656069e4e'/>
<id>0d3639016ac89ca3c6d7a8d2c8aa3b7656069e4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add implicit dispatcher macro with auto-derived names</title>
<updated>2026-05-24T09:06:54+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-24T09:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=60e70f5320b2abdb38a2349c18e5bffcfea37ca7'/>
<id>60e70f5320b2abdb38a2349c18e5bffcfea37ca7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework examples and add entry macro for testing</title>
<updated>2026-05-23T15:49:34+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-23T15:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=0a2ef958c0dca21d19e4ffc38ba5a7c4078e182a'/>
<id>0a2ef958c0dca21d19e4ffc38ba5a7c4078e182a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract resource injection into shared module and add to #[renderer]</title>
<updated>2026-05-22T00:33:46+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-22T00:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=7adbe2715285d7baedfb91f5e81f5ea64f7d1a5a'/>
<id>7adbe2715285d7baedfb91f5e81f5ea64f7d1a5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename injected renderer parameter from `r` to `__renderer_inner_result`</title>
<updated>2026-05-21T23:58:02+00:00</updated>
<author>
<name>Weicao-CatilGrass</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-21T23:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=16f1722894a5be67831a0382f48937118ddd176b'/>
<id>16f1722894a5be67831a0382f48937118ddd176b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `once_cell` dependency and replace with `OnceLock`</title>
<updated>2026-05-21T07:03:55+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-05-21T07:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/mingling.git/commit/?id=4704f6d54108bcc8f9b2fb7f4b3c4e224b4a7809'/>
<id>4704f6d54108bcc8f9b2fb7f4b3c4e224b4a7809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
