Structs§
- Validation
Error - A validation error with context.
Enums§
- Validation
Error Kind - Specific validation error kinds.
Functions§
- validate
- Validate an entire IrProgram. Returns all errors found (does not stop at first).
- validate_
graph_ standalone - Validate a single graph. Returns Ok(()) or the list of errors.