excelx-derive 0.4.1

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