fa_debug

Macro fa_debug 

Source
macro_rules! fa_debug {
    ($($arg:tt)*) => { ... };
}
Expand description

Debug-only diagnostic (completely removed in release).