1 2 3 4
//! Interoperability between this crate and other programs / data formats. #[cfg(any(feature = "tenhou-log-json", doc))] pub mod tenhou_log_json;