Re-exports§
pub use xchecker_lock as lock;pub use xchecker_redaction as redaction;pub use xchecker_runner as runner;
Modules§
- atomic_
write - Atomic file operations with cross-platform support (FR-FS)
- cache
- Insight cache system for performance optimization
- canonicalization
- error
- exit_
codes - Exit code constants and error kind mapping for xchecker.
- failure_
taxonomy - Failure taxonomy for CI/test failure classification.
- logging
- Logging and observability infrastructure for xchecker
- paths
- process_
memory - Process-scoped memory tracking for benchmarking (R3.1, R3.2, R3.3, R3.4, R3.5)
- ring_
buffer - Ring buffer implementation for bounded output capture
- source
- Source resolution for different input types
- spec_id
- Spec ID sanitization and validation
- types
Macros§
- time_
operation - Macro for timing operations
- verbose
- Macro for verbose logging with formatting