1 2 3
//! Shared test utilities and helpers used by unit tests across the crate. //! //! This module is only compiled in test builds (`#[cfg(test)]`).