framework-internalsdevelopment
expand-macros
Expand Rust macros using cargo-expand to inspect generated code. Use this when asked to debug or verify macro invocations.
maintainer
davidhozic
Mis à jour 3/26/2026
Étoiles
49
Forks
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use expand-macros