Skip to main content

rwarn

Macro rwarn 

Source
macro_rules! rwarn {
    ($($arg:tt)+) => { ... };
}