fixcol 0.2.0

A library for reading and writing fixed width / column delimited data files.
Documentation
1
2
3
4
5
error: fixcol-derive error: Embed param is only valid on variants with exactly one field
  --> tests/ui/read-only/embed_multiple_fields.rs:17:10
   |
17 |     Point(Point, u16),
   |          ^^^^^^^^^^^^