check_errors

Macro check_errors 

Source
macro_rules! check_errors {
    ($sr:expr) => { ... };
}