excelx-derive 0.3.0

Derive macro for the excelx ExcelRow trait.
Documentation
1
2
3
4
5
6
error: missing #[excel(header = "...")]
 --> tests/ui/missing_header.rs:5:5
  |
5 | /     #[excel(order = 1)]
6 | |     id: i64,
  | |___________^