excelx-derive 0.4.1

Derive macro for the excelx ExcelRow trait.
Documentation
1
2
3
4
5
error: unsupported ExcelRow field type
 --> tests/ui/unsupported_integer.rs:6:9
  |
6 |     id: u64,
  |         ^^^