debug_once

Macro debug_once 

Source
macro_rules! debug_once {
    ($($any:tt)*) => { ... };
}