plugctx-derive 0.1.3

Optional proc-macro helpers for the plugctx plugin framework (FR27)
Documentation
1
2
3
4
5
error: #[derive(Plugin)] 仅支持结构体(struct)
 --> tests/ui/enum_not_struct.rs:4:6
  |
4 | enum Bad {
  |      ^^^