//! # Rhythm Open Exchange (ROX)
//!
//! A universal, compact binary format for VSRG (Vertical Scrolling Rhythm Games).
//! Can be used as a pivot format for converting between different rhythm game formats.
// Re-exports for convenience
pub use RoxCodec;
pub use ;
pub use ;
pub use ;