mae_macros 0.1.9

Procedural macros for Mae-Technologies micro-services — derive helpers, schema binding, and async test harness.
Documentation
1
2
3
4
5
mod common;

/// Placeholder so `cargo nextest run` succeeds (proc-macro crate has no runtime tests).
#[test]
fn proc_macro_crate_compiles() {}