error_fetch

Macro error_fetch 

Source
macro_rules! error_fetch {
    ($($t:tt)*) => { ... };
}