Procedural `effect!` macro for the `effect` crate (proc-macro only; declarative macros live in `id_effect_macro`)
Declarative macros for the `effect` crate (`ctx!`, `pipe!`, …). Procedural `effect!` is in `id_effect_proc_macro` — Rust cannot mix both in one proc-macro crate.
Effect<A, E, R> (sync + async), context/layers, pipe — interpreter-style, no bundled executor
A highly parallel Perl 5 interpreter written in Rust
MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.
WAE Macros - 过程宏支持,提供派生宏和属性宏
include compressed assets in a Rust executable
Procedural macros for the Replay event sourcing library
Derive macros for Encode/Decode/EncodedSize traits
Proc macros for SEN CLI framework
Proc macros for autumn-harvest workflow engine
Script to System CLI Engine - A type-safe, macro-powered CLI framework