home/categories/framework-internals/davidhozic-mujoco-rs-github-skills-expand-macros-skill-md
framework-internalsdevelopment

expand-macros

Expand Rust macros using cargo-expand to inspect generated code. Use this when asked to debug or verify macro invocations.

davidhozic
maintainer
davidhozic
更新于 3/26/2026
星标
49
分支
5
quick start

Installation and usage

Expand Rust macros using cargo-expand to inspect generated code. Use this when asked to debug or verify macro invocations.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use expand-macros