mnesis-macros 0.3.1

Derive macros for the Mnesis event-sourcing framework
Documentation
1
2
3
4
5
error: `error` is required
  --> tests/macro_compile_fail/aggregate_missing_error.rs:31:8
   |
31 | struct MissingError;
   |        ^^^^^^^^^^^^