Skip to main content

try_error

Macro try_error 

Source
macro_rules! try_error {
    ($($arg:tt)*) => { ... };
}