zsh-module-macros 0.1.0

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.
Documentation

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.