Macro xmt::warn

source · []
macro_rules! warn {
    ($($arg:tt)*) => { ... };
}