Expand description
Cemtexer is a utility for converting CSV file to Cemtex .aba file
Also functions as a parser validator for ABA file
Modulesยง
- blocks
- Module for processing .aba blocks
- cemtex
- Various struct for reading .aba file format
- cli
- Module for command line interface functions
- csv
- Module for processing csv file
- errors
- Error types used for .aba file validation
- helper
- Helper structs to assist deserialising common data types
- parser_
utils - Validation utility function for various .aba data fields
- types
- Various dispatch helpers for data validations that share common functions