fixcol 0.2.0

A library for reading and writing fixed width / column delimited data files.
Documentation
1
2
3
4
5
6
7
error: fixcol-derive error: Could not read config from name/value style attribute.

       Expected parameters like #[fixcol(width = 4)]
 --> tests/ui/attr_name_value.rs:5:16
  |
5 |     #[fixcol = "path/goes/here"]
  |                ^^^^^^^^^^^^^^^^