//! IBT file reading and parsing support (cross-platform)
//!//! This module provides support for reading iRacing's IBT (telemetry) files
//! and implementing the FrameProvider interface for unified telemetry streaming.
pubmodformat;pubmodreader;pubusereader::IbtReader;