depcon_codegen 0.3.0

Code generation macros for depcon dependency injection framework
Documentation
1
2
3
4
5
6
7
error: custom attribute panicked
 --> tests/attribute_provide/fail/struct_impl.rs:5:1
  |
5 | #[provide]
  | ^^^^^^^^^^
  |
  = help: message: attribute must be applied to a trait impl