Structs§
- Validation
Report - A struct to hold the successful result of a validation check. It contains the calculated number of copper layers and a list of non-critical warnings.
Functions§
- validate_
gerber_ files - Validates a list of standardized Gerber filenames against a set of manufacturing rules. This function is pure: it takes a list of names and returns a result without any I/O.