1 2 3
//! Shared desktop serial port mock for unit tests (scripted RX, TX capture, error injection). pub use crate::mock_serial::*;