Skip to main content

warn_once

Macro warn_once 

Source
macro_rules! warn_once {
    ($id:expr, $($arg:tt)*) => { ... };
}