Skip to main content

error_ctrl

Macro error_ctrl 

Source
macro_rules! error_ctrl {
    ($($arg:tt)+) => { ... };
}