security_debug

Macro security_debug 

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