fast_csv 0.1.5 fast_csv: ^0.1.5 copied to clipboard
Classic non-configurable CSV parser suitable for most use cases. Pretty fast parsing.
0.1.5 #
- Slightly reduced parser size by rebuilding with new version of
parser_builder
0.1.4 #
- Slightly reduced parser size by rebuilding with new version of
parser_builder
0.1.3 #
- Slightly reduced parser size by rebuilding with new version of
parser_builder
0.1.2 #
- Minor changes in grammar (to make it easier to understand)
0.1.1 #
- Small changes in file
README.md
0.1.0 #
- Initial release