Skip to main content

err_once

Macro err_once 

Source
macro_rules! err_once {
    ($id:expr, $($arg:tt)*) => { ... };
}