Skip to main content

Crate xchecker_utils

Crate xchecker_utils 

Source

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.
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