Skip to main content

try_debug

Macro try_debug 

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