Skip to main content

try_warn

Macro try_warn 

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