moosync_edk

Macro warn

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