#proc-macro #zsh #end-user #framework #module-macro #zsh-module

macro zsh-module-macros

Macro portion of the zsh-module crate, a high-level framework for creating dynamically-loadable ZSH modules in Rust. This crate provides the procedural macros used by zsh-module, and is not intended to be used directly by end-users.

1 unstable release

Uses new Rust 2024

new 0.1.0 May 13, 2026

#1791 in Procedural macros

MIT/Apache

19KB
304 lines

zsh-module-macros

This crate provides the procedural macros used by zsh-module, and is not intended to be used directly by end-users. For more information, see the zsh-module crate.

Dependencies

~100–455KB
~11K SLoC