antigen-macros 0.3.0

Procedural macros for the antigen crate. Not for direct use; use antigen instead.
Documentation
1
2
3
4
5
error: `category` array must not be empty
 --> tests/ui/category_empty_array.rs:6:76
  |
6 | #[antigen(name = "test-antigen", fingerprint = "item = struct", category = [])]
  |                                                                            ^^