medi-rs 2.3.0

A lightweight async mediator library for Rust with dependency injection and derive macros
Documentation
1
2
3
4
5
error: expected `decorators`
 --> tests/ui/invalid_handler_attribute.rs:3:16
  |
3 | #[medi_handler(unknown = [])]
  |                ^^^^^^^