plugctx-derive 0.1.3

Optional proc-macro helpers for the plugctx plugin framework (FR27)
Documentation
1
2
3
4
5
error: 不支持的 #[plugin(...)] 键;仅支持 depends(...)
 --> tests/ui/unknown_plugin_key.rs:4:10
  |
4 | #[plugin(inject(Foo))]
  |          ^^^^^^