Macro flashpoint_archive::debug_println

source ยท
macro_rules! debug_println {
    ($($arg:tt)*) => { ... };
}