Skip to main content

warn_data

Macro warn_data 

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